Hidden Lines & Solids
Hidden Lines & Solids
(OP)
Is there a way to have the hidden lines in 3d solids object plot as a hidden line type?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Hidden Lines & Solids
Thanks
RE: Hidden Lines & Solids
Just modify the OBSCUREDCOLOR, and OBSCUREDLTYPE variables in your acad.dwt file (and any existing files you want changed) to reflect how you want hidden lines reflected. However, for every viewport you create, you'll need to set the hidden line removal option to "ON".
HTH
Todd
RE: Hidden Lines & Solids
For a clue on setting the hide-plot variable, the method I've used is to run the "mview" command, and set the "H" ("hide") option to "ON", and selecting the viewport of interest.
Anyone-
Is there another approach these days in addition to the "mview" command I mentioned in the previous paragraph, or is that it?
Thanks-
C. Fee
RE: Hidden Lines & Solids
Nope, that's it.
HTH
Todd