+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Full Member
    Using
    AutoCAD 2007
    Join Date
    Mar 2009
    Posts
    31

    Unhappy Basic question: Cut holes from a block

    Registered forum members do not see this ad.

    Dear all,

    I am new to AutoCad. I have some experience in other CAD software. Now I need to use AutoCad for a very basic task.

    I need to create a block (10 (x) x 10 (y) x 20 (z) ) start from (0,0,0), and then create a hole (3 units depth, radius = 0.2) at (x=2.1,y=3.3,z =20) go into the block. After that create another hole (2 units depth, radius = 0.1) at (x=10,y=6.4,z=5.5) also go into the block. I can create the block, I also use dynamic UCS to put the coordinate on the face of the block.

    However, I don't know how to accurately put the base point of the "circle" on the face of the block. I can only do "Click on the face" to start the base point. This is no accurate at all. I also try to put 3D location instead. In this case, the base point is fine, but the radial direction of the circle always has error. Please help.

  2. #2
    Forum Deity MSasu's Avatar
    Discipline
    Construction
    MSasu's Discipline Details
    Occupation
    engineer
    Discipline
    Construction
    Details
    AutoLISP programmer
    Using
    AutoCAD 2013
    Join Date
    Mar 2009
    Location
    Brasov, Romania
    Posts
    2,986

    Default

    So,if I understood well, you know the relative location of said hole measured from one corner of the block. You have (at least) three options:
    1. Place the UCS to a face and from there input the coordinates of hole's center - keep in mind that the corner where you placed the UCS is the new origin. May be useful in this case to display the USC in his current location.
    2. Create the hole (to be precise, the cylinder you want to extract as hole) in the corner of the block and call next the MOVE command to locate it at the desired location - use relative coordinates for this (@).
    3. Use the From command modifier; just press <Ctrl> + right click and chose it from contextual menu; next indicate the corner of the block and input the dispacement to hole's center - dont forget that require relative coordinates (@)
    Regards,
    Mircea

    AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3

  3. #3
    Full Member
    Using
    AutoCAD 2007
    Join Date
    Mar 2009
    Posts
    31

    Default

    I tried to put the UCS like the attached picture and then use 'circle' command. After I put numbers into the dynamic inputs. The location goes to unknown point. I have no clue what is going on. As you can seen in the attached picture, the 'current point on the plane' is (-2.68, 0.6992). It is not reasonable because X should be positive. I have no clue what is the -2.68. Please help

    Untitled.jpg

    Note the corner point of the block is (x,y,z) = (5,2,-2)

  4. #4
    Forum Deity Dadgad's Avatar
    Using
    AutoCAD 2012
    Join Date
    Nov 2011
    Location
    At the confluence of worthlessness & invaluability
    Posts
    3,131

    Default

    Set your UCSFOLLOW variable value to 1, or you can set your PERSPECTIVES by using the VIEWS toolbar, in which way you will find this all much easier.
    Draw your geometry on the faces of the solid using those orthogonal views from the VIEWS toolbar.
    When you are ready to start using the PRESSPULL command to create the holes or protuberances, choose an ISOMETRIC perspective first,
    also from the VIEWS toolbar.
    Once your geometry is laid out on the face, don't bother using direct distance entry to punch the holes, if they are meant to go all the way through
    your 3D solid, just select the circle on the face when prompted by the PRESSPULL command, then move it in the correct direction until it comes out the other side,
    and your hole will be completed. Better yet just watch this video, and you will see how easy it is.
    The first 3:30 seconds are about the EXTRUDE command, then the expanation of PRESSPULL starts.
    I hope that helps you.

    Having just reread your first post I see that these are Blind Holes, so go ahead and use your direct data entry, after you have indicated the direction in which you want them to go.
    Turn on your CENTER OSNAPS to help you layout your hole locations accurately.
    Volume and repetition do not validate opinions forged in the absence of thought.

  5. #5
    Full Member
    Using
    AutoCAD 2007
    Join Date
    Mar 2009
    Posts
    31

    Default

    Registered forum members do not see this ad.

    Thanks Msasu and Dadgad

    The way I do now is turn on UCSFOLLOW as DAdgad said , then move my UCS to the corner to create my component and then use move command as Msasu said. Thanks again

Similar Threads

  1. Replies: 4
    Last Post: 8th Oct 2010, 11:36 pm
  2. Hi sorry if this is a basic question
    By smuger in forum SketchUp
    Replies: 8
    Last Post: 20th Feb 2008, 04:13 pm
  3. Basic Question?
    By Chris R32 in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 2
    Last Post: 13th Feb 2008, 12:50 pm
  4. Basic Question
    By Rosie in forum AutoCAD 3D Modelling & Rendering
    Replies: 2
    Last Post: 29th Nov 2007, 01:22 pm
  5. One more question: Holes
    By CADken in forum AutoCAD 3D Modelling & Rendering
    Replies: 6
    Last Post: 5th Jul 2007, 07:23 am

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts