NurbsSurfaceKnotList.ClampedAtEnd Property

NurbsSurfaceKnotListClampedAtEnd Property

Determines if a knot vector is clamped.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ClampedAtEnd { get; }
Public ReadOnly Property ClampedAtEnd As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also