Click or drag to resize

FileIgsWriteOptionsSimplifyCurves Property

TRUE means NURBS that are lines or arcs will be written as lines or arcs instead of 126's

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

Property Value

Type: Boolean
See Also