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; }
Public Property SimplifySurfaces As Boolean
Get
Set
Property Value
Type:
BooleanSee Also