EdgeVisibilityModes Enumeration

Defines a collection of bitflags that represent the combination of edge styles that are in effect for displaying edges.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum EdgeVisibilityModes
Members
Member name Value Description
None 0 No edge styles are applied to the edges.
Visible 1 Visible edges are displayed.
Silhouette 2 Silhouette edges are displayed.
Obscured 4 Obscured edges are displayed.
Intersection 8 Intersection edges are displayed.
See Also

©  Bricsys NV. All rights reserved.