| Method Summary |
|
/*optional*/
String | GetLayerSetupFile
()
Get method for attribute
"LayerSetupFile"
Full path to the layer setup file, which contains mappings from the Creo Parametric layer names to layer names or ids that should be used in the exported file. |
| boolean | GetUseAutoId
()
Get method for attribute
"UseAutoId"
true to automatically assign unique integer ids to each layer, false to maintain the Creo Parametric layer names. |
| void | SetLayerSetupFile
(
/*optional*/
String value)
Set method for attribute
"LayerSetupFile"
Full path to the layer setup file, which contains mappings from the Creo Parametric layer names to layer names or ids that should be used in the exported file. |
| void | SetUseAutoId
(boolean value)
Set method for attribute
"UseAutoId"
true to automatically assign unique integer ids to each layer, false to maintain the Creo Parametric layer names. |