Library | Module

Interface IpfcIGESImport2DInstructions



Description

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



Method Summary

FunctionCCpfcIGESImport2DInstructions.Create () as IpfcIGESImport2DInstructions
Creates a new data object used for importing a 2-D IGES file into Creo Parametric.



Method Detail


FunctionCCpfcIGESImport2DInstructions.Create () as IpfcIGESImport2DInstructions

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