P_Rhino_Geometry_Collections_NurbsSurfaceKnotList_ClampedAtEnd - mcneel/rhinocommon-api-docs GitHub Wiki
Determines if a knot vector is clamped.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool ClampedAtEnd { get; }
VB
Public ReadOnly Property ClampedAtEnd As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491, 5D58w
NurbsSurfaceKnotList Class
Rhino.Geometry.Collections Namespace