P_Rhino_Geometry_HiddenLineDrawingObjectCurve_OriginalDomainStart - mcneel/rhinocommon-api-docs GitHub Wiki
HiddenLineDrawingObjectCurve.OriginalDomainStart Property
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.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double OriginalDomainStart { get; }
VB
Public ReadOnly Property OriginalDomainStart As Double
Get
Type: Double
Supported in: 6.0.16224.21491