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)
Syntaxpublic double OriginalDomainStart { get; }Public ReadOnly Property OriginalDomainStart As Double
Get
Property Value
Type:
Double
Version InformationRhino for Windows
Supported in: 6.8
See Also