API Documentation > Interface Classes > Class pfcDWGImport2DInstructions
Class pfcDWGImport2DInstructions

# include <pfcModel.h>

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

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