HiddenLineDrawingObjectCurve.OriginalDomainStart Property

HiddenLineDrawingObjectCurveOriginalDomainStart 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)
Syntax
public double OriginalDomainStart { get; }
Public ReadOnly Property OriginalDomainStart As Double
	Get

Property Value

Type: Double
Version Information

Rhino for Windows

Supported in: 6.14
See Also