Click or drag to resize

FileIgsWriteOptionsForceBezierKnotsOnSurfaces Property

true means all NURBS surfaces will have their internal knots set to full multiplicity.

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

Property Value

Type: Boolean
See Also