ACAD 2000 3D Help
ACAD 2000 3D Help
(OP)
Happy New Years Everyone,
When I plot my 3d drawings, all circular objects(ie: cones, poles,etc) appear with lines running back and forth on the outer surface. Is there any way to just see the a line on the outer edge without all of the inside contour lines?
Regards





RE: ACAD 2000 3D Help
RE: ACAD 2000 3D Help
Use these when working with 3D curved surfaces or solids in ACAD, should work for any release.
Hideprecision = 1
Dispsilh = 1
isolines = 0
facetres = .5
RE: ACAD 2000 3D Help
hope this helps
RE: ACAD 2000 3D Help
I could be wrong, but this is what I do. Just set the system variable DISPSILH to on (1) and perform hide. Just before you plot, that is.