Click or drag to resize

FileObjWriteOptionsUnderbarMaterialNames Property

Enable/disable replacing white space with under-bars in material names.

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

Property Value

Type: Boolean
See Also