Skip to content

Properties_T_Rhino_Geometry_HiddenLineDrawingObjectCurve

Will Pearson edited this page Aug 12, 2016 · 1 revision

HiddenLineDrawingObjectCurve Properties

The HiddenLineDrawingObjectCurve type exposes the following members.

Properties

 

Name Description
Public property ClippingPlaneIndex Index into HiddenLineDrawing.ClippingPlanes when SilhouetteType == SilhouetteType.SectionCut.
Public property Index Index of this object in HiddenLineDrawing.FullCurves.
Public property IsProjecting Returns true if all the non clipped portions of this curve are projecting.
Public property IsValid Verifies the object is valid.
Public property OriginalDomainStart Initialized to RhinoMath.UnsetValue. Valid if the full curve is closed. Rejoin can reparmeterize the curve by moving the seam. When this has been done the original domain start is stored here.
Public property Parameters Increasing, partition of curve.Domain.
Public property Segments The HiddenLineDrawingCurve objects that make up this full curve.
Public property SilhouetteType The silhouette event type
Public property SourceObject Return the source object that this curve came from
Public property SourceObjectComponentIndex Component of source object part that generated this curve.
  Back to Top

See Also

Reference

HiddenLineDrawingObjectCurve Class
Rhino.Geometry Namespace

Clone this wiki locally