P_Rhino_Geometry_Curve_Dimension - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.Dimension Property

Gets the dimension of the object. The dimension is typically three. For parameter space trimming curves the dimension is two. In rare cases the dimension can be one or greater than three.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int Dimension { get; }

VB

Public ReadOnly Property Dimension As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️