Library | Module

Class pfcDWGImport2DInstructions



Description

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



Method Summary

static pfcDWGImport2DInstructionsCreate ()
Creates a new data object used for importing a DWG file into Creo Parametric.



Method Detail


static pfcDWGImport2DInstructionsCreate ()

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