+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 27
  1. #1
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    12

    Default Help with drawing

    Registered forum members do not see this ad.

    Hey guys, so I am new to AutoCad and am willingly attempting to learn it by myself!

    A little insider, I work as an assistant in a tech drawing class at NYU. The catch is everyone in the class is working on AutoCad which I have little to no experience in. The job doesn't require me to know this...but, I might aswell for the future!

    I've been working on one of these design's off a book and was wondering if anyone could guide me through a few thing's, I do know a few basic commands like trim, line, circle, array etc..

    Here is the drawing I am trying to duplicate.


    Here is what I came up with on the Geneva cam.



    ^ Above I circled what I am having a problem with. I came seem to get the notch part correct. It say's that the notch is 6.50 x 3.25 and assuming that is L x W that's what I come up with using the line command. I don't how to close it properly with the circle and also it looks a little funky, what am I doing wrong?
    Last edited by UCAssistantCAD; 2nd Oct 2012 at 07:02 am.

  2. #2
    Super Moderator Tiger's Avatar
    Computer Details
    Tiger's Computer Details
    Operating System:
    Windows 7 Enterprise 64 bit
    Computer:
    Dell Precision M4500
    CPU:
    Intel Core i5 2.40GHz
    RAM:
    8GB
    Graphics:
    NVIDIA Quadro FX 880M
    Primary Storage:
    280 GB
    Monitor:
    2 x Samsung SyncMaster 2443 24''
    Using
    AutoCAD 2012
    Join Date
    Nov 2006
    Location
    Sthlm, Sweden
    Posts
    4,595

    Default

    First, how to add images to your post (without using links that make your posts get moderated...)

    Second, hi

    third, your problem.

    Try the command REGEN first, that updates your display.

    I see two ways to solve your issue, and what is the right one depends on how the assignment looks. Either you use MOVE and move the notch so that it intersects with your circle. Make sure that you have OSNAP (particulary ENDpoint and APParent intersection) on. Snap to the Endpoint of the notch when you are asked for Basepoint and then slowly move your cursor downwards toward the circle and you should see the Apparent Intersection OSnap.

    The other way is to use the EXTEND command and extend the lines to the circle. This makes the lines slightly longer though, so like I said, depending on what the assigment says (what is actually measured), this might be wrong.
    Life doesn't suck, although we all go through periods when it may be easier to think that, than to discern the solution to whatever problem is the most formidable
    at the moment in one's personal UCS.
    Go to PLAN view instead. - Dadgad

  3. #3
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    12

    Default

    Hmm well I accidentally added edited in a picture like the first time before I read your comment so it went back to being moderated I guess. I still can't seem to do it. THe apparent intersection osnap doesn't come up :/ I would use extend but this has to be the actual size. 6.50 x 3.25

  4. #4
    Super Moderator Tiger's Avatar
    Computer Details
    Tiger's Computer Details
    Operating System:
    Windows 7 Enterprise 64 bit
    Computer:
    Dell Precision M4500
    CPU:
    Intel Core i5 2.40GHz
    RAM:
    8GB
    Graphics:
    NVIDIA Quadro FX 880M
    Primary Storage:
    280 GB
    Monitor:
    2 x Samsung SyncMaster 2443 24''
    Using
    AutoCAD 2012
    Join Date
    Nov 2006
    Location
    Sthlm, Sweden
    Posts
    4,595

    Default

    I'll try and explain a bit more,

    Start the command Move.
    you will see the prompt Select objects: at the commandline. Highlight your notch and hit enter
    At the prompt Specify base point: select the end-point of the notch. If you don't see the OSNAP type END and hit enter and it should come up.
    At the prompt Specify second point: type APP and hit enter. Now select the line of your notch and then mouse over the circle and the Appenrent Intersection osnap should come up, when it does, just click and it should snap to the correct place.
    Life doesn't suck, although we all go through periods when it may be easier to think that, than to discern the solution to whatever problem is the most formidable
    at the moment in one's personal UCS.
    Go to PLAN view instead. - Dadgad

  5. #5
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,052

    Default

    Your drawing doesn't agree with the posted image. The notch you created is tall and narrow while the notch in the diagram is short and wide.

    See post #12 of this thread.

    http://www.cadtutor.net/forum/showth...se-up.../page2
    Last edited by ReMark; 2nd Oct 2012 at 02:07 pm.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  6. #6
    Super Member CyberAngel's Avatar
    Computer Details
    CyberAngel's Computer Details
    Operating System:
    Windows XP Pro
    Computer:
    Dell Optiplex 330
    Discipline
    Civil
    CyberAngel's Discipline Details
    Occupation
    Civil Drafter
    Discipline
    Civil
    Using
    Civil 3D 2013
    Join Date
    Jul 2006
    Location
    Anywhere Else
    Posts
    976

    Default

    Here's a simple way to make your notch. Use the Offset command, give it a distance of 3.25, select the central axis, offset it left, select it again, offset it right. That gives you the sides.

    Draw a horizontal line from the intersection of an offset line (either one) with the circle to the same point on the other line. This is a temporary line. Offset it 3.25 to the top side. That gives you the top. Erase the temporary line.

    You can use Trim or Fillet (radius zero) to finish off the sides of the notch.
    breaking AutoCAD on a regular basis since 1991

  7. #7
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    12

    Default

    Thank's SO much guys. Now I am not sure how to make the curves or archs...

    This is where am I at:
    http://i49.tinypic.com/21nqo8y.png

    Also tiger, I am not getting the option to add pictures from computer when I click insert image:

  8. #8
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    12

    Default

    Hey tiger, it wont let me insert an image straight from my desktop. Only give's me the option to insert an image by a URL. Anyways, so thank you so much guy's I got the notch part down! Now can someone help me with the curve's and archs? Im not sure how to do that...picture's would help TONS! Thank you!!

  9. #9
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,052

    Default

    You have the information you need right in the drawing except that the "73" should be a radius and not a diameter. The other two pieces of information you need about both radii as well: 92 and 32.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  10. #10
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    12

    Default

    Registered forum members do not see this ad.

    Yes I figured that out..just a error in the book. How can I make that U shape? I am confused on that part..

Similar Threads

  1. Replies: 3
    Last Post: 14th Sep 2011, 05:48 pm
  2. Replies: 4
    Last Post: 9th Sep 2011, 11:08 pm
  3. Replies: 1
    Last Post: 6th Feb 2011, 02:32 am
  4. Copy AutoCAD Drawing with X-Refences without open drawing
    By samcoozy in forum AutoCAD Drawing Management & Output
    Replies: 2
    Last Post: 5th Jul 2010, 03:27 pm
  5. Creating a new drawing form an existing drawing -AC2002-
    By Michael in forum AutoCAD Beginners' Area
    Replies: 1
    Last Post: 16th Apr 2003, 07:41 pm

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