Click or drag to resize

FileObjWriteOptionsExportObjectNames Property

Setting to determine what object names in Rhino will become in the OBJ output file

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

Property Value

Type: FileObjWriteOptionsObjObjectNames
See Also