Click or drag to resize

FileIgsWriteOptionsFitRationalCurves Property

true means all rational NURBS will be fit with non-rational cubics.

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

Property Value

Type: Boolean
See Also