User's Guide
>
Overview of Object TOOLKIT C++
>
Categories of Creo Object TOOLKIT C++ Classes
>
Compact Data Classes
> Initialization
Initialization
You can create instances of compact classes using the static create methods. For example:
pfcBOMExportInstructions::Create()
Such static methods usually belong to the same class whose instances they create.
Was this helpful?
This site works best with JavaScript enabled