Click or drag to resize

FileIgsWriteOptionsClampCurveEndKnots Property

TRUE means all periodic NURBS will have their end knots clamped.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool ClampCurveEndKnots { get; set; }

Property Value

Type: Boolean
See Also