HiddenLineDrawingObjectCurve.Segments Property

HiddenLineDrawingObjectCurveSegments Property

The HiddenLineDrawingCurve objects that make up this full curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public HiddenLineDrawingSegment[] Segments { get; }
Public ReadOnly Property Segments As HiddenLineDrawingSegment()
	Get

Property Value

Type: HiddenLineDrawingSegment
Version Information

Rhino for Windows

Supported in: 6.14
See Also