Click or drag to resize

FileIgsWriteOptionsSimplifySurfaces Property

true means that NURBS surfaces that are ruled surfaces or surfaces of revolution will be written as ruled surfaces or surfaces of revolution.

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

Property Value

Type: Boolean
See Also