| Library | Module | Frames | Expand |
| Property | LayerSetupFile | as String [optional] |
| 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. | ||
| Property | UseAutoId | as Boolean |
| true to automatically assign unique integer ids to each layer, false to maintain the Creo Parametric layer names. | ||
| Function | CCpfcLayerExportOptions.Create () as IpfcLayerExportOptions | |
| Creates a new object used to indicate how layers should be treated during export of a model. | ||
| Property | LayerSetupFile | as String [optional] |
|
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. |
| Property | UseAutoId | as Boolean |
|
true to automatically assign unique integer ids to each layer, false to maintain the Creo Parametric layer names. |
| Function | CCpfcLayerExportOptions.Create | () as IpfcLayerExportOptions |
|
Creates a new object used to indicate how layers should be treated during export of a model.
|