API Documentation > Interface Classes > Class pfcBOMExportInstructions
Class pfcBOMExportInstructions

# include <pfcModel.h>

class
pfcBOMExportInstructions
: public virtual
pfcExportInstructions
{
xdeclare(pfcBOMExportInstructions)
...
};
This is a
COMPACT class.

Description
Used to export a BOM for an assembly.
Using this export class is equivalent to using the Info > Creo Parametric Objects option in Creo Parametric. For more information, refer to the Core section of the Creo Parametric on-line help.
See Also:
User Guide References:
Methods Inherited from Class pfcExportInstructions::
Method Summary
This method creates a new instructions object used to export a BOM for an assembly.
Method Detail
This method creates a new instructions object used to export a BOM for an assembly.
Using this export class is equivalent to using the Info > Creo Parametric Objects option in Creo Parametric. For more information, refer to the Core section of the Creo Parametric on-line help.
User Guide References:
Returns:
The new instructions object
Was this helpful?