Skip to content

P_Rhino_Geometry_HiddenLineDrawingObjectCurve_OriginalDomainStart

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

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

Syntax

C#

public double OriginalDomainStart { get; }

VB

Public ReadOnly Property OriginalDomainStart As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

HiddenLineDrawingObjectCurve Class
Rhino.Geometry Namespace

Clone this wiki locally