Curve.Domain Property

CurveDomain Property

Gets or sets the domain of the curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Interval Domain { get; set; }
Public Property Domain As Interval
	Get
	Set

Property Value

Type: Interval
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also