P_Rhino_Geometry_Collections_NurbsCurveKnotList_IsClampedEnd - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurveKnotList.IsClampedEnd Property

Gets a value indicating whether or not the knot vector is clamped at the end of the curve. Clamped curves are coincident with the first and last control-point. This requires fully multiple knots.

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsClampedEnd { get; }

VB

Public ReadOnly Property IsClampedEnd As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsCurveKnotList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️