Click or drag to resize

SurfaceIsSubDFriendly Property

Returns true if the surface is a non-rational, uniform, natural or periodic, cubic NURBS surface. Otherwise, false is returned.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsSubDFriendly { get; }

Property Value

Type: Boolean
See Also