NurbsSurfaceIsRational Property |
Gets a value indicating whether or not the NURBS surface is rational.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsRational { get; }
Public ReadOnly Property IsRational As Boolean
Get
Property Value
Type:
BooleanSee Also