P_Rhino_Geometry_Collections_NurbsSurfaceKnotList_ClampedAtStart - 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 ClampedAtStart { get; }
VB
Public ReadOnly Property ClampedAtStart As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491, 5D58w
NurbsSurfaceKnotList Class
Rhino.Geometry.Collections Namespace