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)
Syntaxpublic FileObjWriteOptionsObjGroupNames ExportGroupNameLayerNames { get; set; }Public Property ExportGroupNameLayerNames As FileObjWriteOptionsObjGroupNames
Get
Set
Property Value
Type:
FileObjWriteOptionsObjGroupNames
Version InformationRhino for Windows
Supported in: 6.8
See Also