Class pfcModelInfoExportInstructions
Description
Used to export information about a model, including units information, features, and children.
Using this export class is equivalent to using the Info > Model option in Creo Parametric. Note that the exact information written to the file depends on the type of model involved. For more information, refer to the Core section of the Creo Parametric help.
Use
pfcFeatInfoExportInstructions to export information from a single feature in the model.
See Also:
Direct Parent Classes:
User Guide References:
Method Summary
| |
| |
| |
| Creates a new instructions object used to export information about a model, including units information, features, and children. |
Method Detail
Creates a new instructions object used to export information about a model, including units information, features, and children.
Using this export class is equivalent to using the Info > Model option in Creo Parametric. Note that the exact information written to the file depends on the type of model involved. For more information, refer to the Core section of the Creo Parametric help.
Returns:
The new instructions object
User Guide References: