FileObjWriteOptionsUnderbarMaterialNames Property |
Enable/disable replacing white space with under-bars in material names.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool UnderbarMaterialNames { get; set; }
Public Property UnderbarMaterialNames As Boolean
Get
Set
Property Value
Type:
Boolean
See Also