SoDrawStyleStyles Enumeration |
Draw styles.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
FILLED | 0 | Draw filled regions. | |
LINES | 1 | Draw only outlines (wireframe) | |
POINTS | 2 | Draw points at vertices. | |
INVISIBLE | 3 | Do not draw anything at all. | |
MARKERS | 4 | Draw markers. |