P_Rhino_Geometry_NurbsSurface_IsRational - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsSurface.IsRational Property

Gets a value indicating whether or not the nurbs surface is rational.

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

NurbsSurface Class
Rhino.Geometry Namespace

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