P_Rhino_Geometry_BezierCurve_IsRational - mcneel/rhinocommon-api-docs GitHub Wiki

BezierCurve.IsRational Property

Gets a value indicating whether or not the curve is rational. Rational curves have control-points with custom weights.

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

Syntax

C#

public bool IsRational { get; }

VB

Public ReadOnly Property IsRational As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BezierCurve Class
Rhino.Geometry Namespace

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