Library | Module

Class pfcDXFImport2DInstructions



Description

This interface contains instructions used for importing a 2-D DXF file into Creo Parametric.
See Also:
pfcBaseSession.Import2DModel(), pfcModel.Import()
Direct Parent Classes:
pfcImport2DInstructions



Method Summary

static pfcDXFImport2DInstructionsCreate ()
Creates a new data object used for importing a 2-D DXF file into Creo Parametric.



Method Detail


static pfcDXFImport2DInstructionsCreate ()

Creates a new data object used for importing a 2-D DXF file into Creo Parametric.
See Also:
pfcBaseSession.Import2DModel(), pfcModel.Import()
Returns:
The instructions data object.