API Documentation > Interface Classes > Class pfcSTEPImport2DInstructions
Class pfcSTEPImport2DInstructions

# include <pfcModel.h>

class
pfcSTEPImport2DInstructions
: public virtual
pfcImport2DInstructions
{
xdeclare(pfcSTEPImport2DInstructions)
...
};
This is a
COMPACT class.

Description
This interface contains instructions used for importing a 2-D STEP file into Creo Parametric.
See Also:
User Guide References:
Methods Inherited from Class pfcImportInstructions::
Methods Inherited from Class pfcImport2DInstructions::
Method Summary
Creates a new data object used for importing a 2-D STEP file into Creo Parametric.
Method Detail
Creates a new data object used for importing a 2-D STEP file into Creo Parametric.
See Also:
User Guide References:
Returns:
The instructions data object.
Was this helpful?