Library | Module

Interface IpfcDWGImport2DInstructions



Description

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



Method Summary

FunctionCCpfcDWGImport2DInstructions.Create () as IpfcDWGImport2DInstructions
Creates a new data object used for importing a DWG file into Creo Parametric.



Method Detail


FunctionCCpfcDWGImport2DInstructions.Create () as IpfcDWGImport2DInstructions

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