RhinoCommon API
HiddenLineDrawingSegmentVisibility Enumeration |
The different types of HiddenLineDrawingSegment visibility
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
| Member name | Value | Description | |
|---|---|---|---|
| Unset | 0 | Unset value | |
| Visible | 1 | Visible | |
| Hidden | 2 | Hidden | |
| Duplicate | 3 | Duplicate | |
| Projecting | 4 | Projects to a point (smaller than tolerance) | |
| Clipped | 5 | Clipped by clipping planes |