HiddenLineDrawingObjectCurveSegments Property |
The HiddenLineDrawingCurve objects that make up this full curve.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic HiddenLineDrawingSegment[] Segments { get; }Public ReadOnly Property Segments As HiddenLineDrawingSegment()
Get
Property Value
Type:
HiddenLineDrawingSegment
Version InformationRhino for Windows
Supported in: 6.8
See Also