API Documentation > Interface Classes > Class pfcDXFImport2DInstructions
Class pfcDXFImport2DInstructions

# include <pfcModel.h>

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

Description
This interface contains instructions used for importing a 2-D DXF 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 DXF file into Creo Parametric.
Method Detail
Creates a new data object used for importing a 2-D DXF file into Creo Parametric.
See Also:
User Guide References:
Returns:
The instructions data object.
Was this helpful?