PDA

View Full Version : Help with hidden lines



SCR73
2009-11-16, 03:25 PM
I'm using 2009
I have a fairly simple model of a concrete manhole with some holes and pipes going into it.
The "visual style" on my viewports is "2D wireframe", and the "shade plot" is a custom one which is simply a slightly modified conceptual which has:

VSFACEOPACITY = 100
VSSILHEDGES = 0

A lot of the stuff that is supposed to be hidden still shows up. Any ideas?

(I also have DISPSILH set at 1 but I'm not sure that is supposed to make any difference unless I'm using a wireframe view. I tried it at 0 and I couldn't see any difference!)

stykface
2009-12-01, 06:02 PM
I'm using 2009
I have a fairly simple model of a concrete manhole with some holes and pipes going into it.
The "visual style" on my viewports is "2D wireframe", and the "shade plot" is a custom one which is simply a slightly modified conceptual which has:

VSFACEOPACITY = 100
VSSILHEDGES = 0

A lot of the stuff that is supposed to be hidden still shows up. Any ideas?

(I also have DISPSILH set at 1 but I'm not sure that is supposed to make any difference unless I'm using a wireframe view. I tried it at 0 and I couldn't see any difference!)
Make sure the VSOBSCUREDEDGES is set to 0. Try that and see if it works.