Library | Module

Interface IpfcSTEPImport2DInstructions



Description

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



Method Summary

FunctionCCpfcSTEPImport2DInstructions.Create () as IpfcSTEPImport2DInstructions
Creates a new data object used for importing a 2-D STEP file into Creo Parametric.



Method Detail


FunctionCCpfcSTEPImport2DInstructions.Create () as IpfcSTEPImport2DInstructions

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