| Library | Module | Frames | Expand |
| /* optional */ string | 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 | UseAutoId | |
| true to automatically assign unique integer ids to each layer, false to maintain the Creo Parametric layer names. | ||
| static pfcLayerExportOptions | Create () | |
| Creates a new object used to indicate how layers should be treated during export of a model. | ||
| /* optional */ string | 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 | UseAutoId |
|
true to automatically assign unique integer ids to each layer, false to maintain the Creo Parametric layer names. |
| static pfcLayerExportOptions | Create | () |
|
Creates a new object used to indicate how layers should be treated during export of a model.
|