Click or drag to resize

FileStpWriteOptionsSplitClosedSurfaces Property

Splits closed surfaces, for example, the interior surfaces of drilled holes.

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

Property Value

Type: Boolean
See Also