Click or drag to resize

FileObjWriteOptionsExportGroupNameLayerNames Property

Setting to determine whether object, group or layer names will become "g"s in the OBJ output file

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

Property Value

Type: FileObjWriteOptionsObjGroupNames
See Also