Library | Module

Interface IpfcDXFImport2DInstructions



Description

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



Method Summary

FunctionCCpfcDXFImport2DInstructions.Create () as IpfcDXFImport2DInstructions
Creates a new data object used for importing a 2-D DXF file into Creo Parametric.



Method Detail


FunctionCCpfcDXFImport2DInstructions.Create () as IpfcDXFImport2DInstructions

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