FileObjWriteOptions.ExportGroupNameLayerNames Property

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)
Syntax
public FileObjWriteOptionsObjGroupNames ExportGroupNameLayerNames { get; set; }
Public Property ExportGroupNameLayerNames As FileObjWriteOptionsObjGroupNames
	Get
	Set

Property Value

Type: FileObjWriteOptionsObjGroupNames
Version Information

Rhino for Windows

Supported in: 6.14
See Also