Hi,
I’m trying to do a simple elevation drawing of a basic model.
Doing it directly in a detail view is not that simple, the only working display mode is Techical (Wireframe does show the hidden lines) and even with that there are some weird things showing.
I thought about doing a ClippingDrawing but there are two things that are problematic :
- Since this is not a section, Section Styles don’t apply and everything is black at the end. In Make2D there is the option to keep object properties which would be useful here.
- ClippingDrawings adds tangent edges by default whereas this is an option in Make2D that gives a separate sublayer.
- This is extremely problematic for SubDs because all interior edges always show. Make2D has the Silhouette option.