NurbsSurfaceKnotListClampedAtEnd Property |
Determines if a knot vector is clamped.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool ClampedAtEnd { get; }
Public ReadOnly Property ClampedAtEnd As Boolean
Get
Property Value
Type:
BooleanSee Also