User's guide > Interface > Importing Files > Import Instructions
Import Instructions
Methods Introduced:
The methods described in this section create an instructions data object to import a file of a specified type into Creo application. The details are as shown in the table below:
Interface
Used to Import
RelationImportInstructions
A list of relations and parameters in a part or assembly.
IGESSectionImportInstructions
A section model in IGES format.
ProgramImportInstructions
A program file for a part or assembly that can be edited to change the model.
ConfigImportInstructions
Configuration instructions.
DWGSetupImportInstructions
A drawing s/u file.
SpoolImportInstructions
Spool instructions.
ConnectorParamsImportInstructions
Connector parameter instructions.
ASSEMTreeCFGImportInstructions
Assembly tree CFG instructions.
WireListImportInstructions
Wirelist instructions.
CableParamsImportInstructions
Cable parameters from an assembly.
STEPImport2DInstructions
A part or assembly in STEP format.
IGESImport2DInstructions
A part or assembly in IGES format.
DXFImport2DInstructions
A drawing in DXF format.
DWGImport2DInstructions
A drawing in DWG format.
* 
The method pfcModel.Model.Import does not support importing of CADAM type of files.
If a model or the file type STEP, IGES, DWX, or SET already exists, the imported model is appended to the current model. For more information on methods that return models of the types STEP, IGES, DWX, and SET, refer to Getting a Model Object.
Was this helpful?