+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 38

Thread: Outline views

  1. #1
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    21

    Default Outline views

    Registered forum members do not see this ad.

    Once again, working with viewports. I want to be able to capture only the outline of the shape I am working with when viewing it at a certain view.

    For example, the MIDDLE picture is my shape.

    LEFT PICTURE is the TOP view of my shape.

    RIGHT PICTURE is what I want - the OUTLINE of the top view seen in the LEFT PICTURE.

    Is it possible to get this "outlined" view in autocad?
    Attached Images

  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
    3,041

    Default

    Please check the SOLPROF command.
    (I believe that there are other options available, too, but I didn't kept up with 3D module lately)
    Regards,
    Mircea

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

  3. #3
    Senior Member
    Discipline
    Manufacture
    iainlines's Discipline Details
    Discipline
    Manufacture
    Details
    I make boxes n stuff!
    Using
    AutoCAD 2007
    Join Date
    Dec 2011
    Location
    Smack bang in the middle of England
    Posts
    224

    Default

    Assuming you are working in 3D click into each viewport you want, then go to VIEW (top of screen) then VISUAL STYLES on drop down menu and choose between those available, ie wireframe and hidden.

  4. #4
    Senior Member
    Discipline
    Manufacture
    iainlines's Discipline Details
    Discipline
    Manufacture
    Details
    I make boxes n stuff!
    Using
    AutoCAD 2007
    Join Date
    Dec 2011
    Location
    Smack bang in the middle of England
    Posts
    224

    Default

    However, MSAU's advice is probably more 'correct' and will print better without having to mess around. Let us know how you get on

  5. #5
    Junior Member
    Using
    AutoCAD 2012
    Join Date
    Sep 2012
    Posts
    21

    Default

    the SOLPROF command seems to hold a lot of promise, but I'm not too sure how to use it!

    I purely want an outline of the view (which is a pure TOP view of the object).

    I'm not sure which options to select for the SOLPROF command to get just the outline...

    Here's the documentation for reference: http://docs.autodesk.com/ACD/2010/EN...mber=d0e314438

    Thank you guys so much - this forum is INCREDIBLY helpful!

  6. #6
    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
    3,041

    Default

    After call the SOLPROF command, select the solid entities and accept all options as default. After command processing is done, you will get two new layers: PH-? which retain invisible parts and PH-? for visible ones. The ? part of the name is unique for a each viewport. Just make sure that the PH-? layer and the layer(s) that store the solid(s) are set to OFF or frozen. And, very important, don't forget that the command will works only from Layouts.
    Regards,
    Mircea

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

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

    Default

    Quote Originally Posted by MSasu View Post
    After call the SOLPROF command, select the solid entities and accept all options as default. After command processing is done, you will get two new layers: PH-? which retain invisible parts and PH-? for visible ones. The ? part of the name is unique for a each viewport. Just make sure that the PH-? layer and the layer(s) that store the solid(s) are set to OFF or frozen. And, very important, don't forget that the command will works only from Layouts.
    Hmm, I am following exactly what you said, but I seem to get the same image as the top view as a 2D layer, NOT the OUTLINE (see attached picture).

    I'm not getting the "3.png" image I want...
    Attached Images

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

    Default

    Welcome to the forum.

    Whoops Mircea beat me to it!

    If you want to use SOLPROF, remember that it only works on 3d Solids.
    If you don't want to see the HIDDEN LINES displayed, then accept all
    of the default commandline options, and turn off the PH- layer after you run it.

    SOLPROF
    Select objects: Specify opposite corner: 268 found
    Select objects:
    Display hidden profile lines on separate layer? [Yes/No] <Y>:
    Project profile lines onto a plane? [Yes/No] <Y>:
    Delete tangential edges? [Yes/No] <Y>:

    The SOLPROF command will create two new layers. One of them will have the PV- prefix,
    the V stands for VISIBLE. The other new layer name will have the PH- (for HIDDEN) prefix.
    Each of the layers will contain a block with all of the VISIBLE or all of the HIDDEN lines.
    If you want to EXPLODE them, you can then put them on whatever layer you want, and they will take on the layer attributes of that layer.
    Volume and repetition do not validate opinions forged in the absence of thought.

  9. #9
    Senior Member
    Discipline
    Manufacture
    iainlines's Discipline Details
    Discipline
    Manufacture
    Details
    I make boxes n stuff!
    Using
    AutoCAD 2007
    Join Date
    Dec 2011
    Location
    Smack bang in the middle of England
    Posts
    224

    Default

    Freeze the PH layer (H for hidden) and only have the PV (V for visible) layers on.
    You should go into the layer properties manager thingy and asign a relevant linetype and colour to the hidden layers too

  10. #10
    Senior Member
    Discipline
    Manufacture
    iainlines's Discipline Details
    Discipline
    Manufacture
    Details
    I make boxes n stuff!
    Using
    AutoCAD 2007
    Join Date
    Dec 2011
    Location
    Smack bang in the middle of England
    Posts
    224

    Default

    Registered forum members do not see this ad.

    Dadgad beat me to it!

Similar Threads

  1. Replies: 2
    Last Post: 13th Jul 2010, 05:38 pm
  2. ECW Outline
    By Tallie in forum AutoCAD Drawing Management & Output
    Replies: 4
    Last Post: 21st Apr 2010, 12:20 am
  3. Various isometric views/drawing views
    By WagglyFawn in forum SolidWorks
    Replies: 2
    Last Post: 25th Nov 2009, 09:41 pm
  4. SSM sheet views and model views
    By chelsea1307 in forum AutoCAD Drawing Management & Output
    Replies: 16
    Last Post: 2nd Dec 2008, 09:37 am
  5. Outline text
    By stargirl23 in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 9
    Last Post: 10th Jun 2008, 10:44 am

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