Library | Module

Class pfcCATIASession3DExportInstructions



DEPRECATED: <incorrect deprecated ref>
SUCCESSOR(S): <reference 5 to unknown entity none>

Description

This instructions interface object used to export a solid model to a CATIA sesion. This interface is deprecated in Creo5.
See Also:
pfcModel.Export()
Direct Parent Classes:
pfcExport3DInstructions



Method Summary

static pfcCATIASession3DExportInstructionsCreate (pfcAssemblyConfiguration inConfiguration, pfcGeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to a CATIA sesion.



Method Detail


static pfcCATIASession3DExportInstructionsCreate (pfcAssemblyConfiguration inConfiguration, pfcGeometryFlags inGeometry)

Creates a new instructions object used to export a solid model to a CATIA sesion.
See Also:
pfcModel.Export(), pfcBaseSession.IsConfigurationSupported(), pfcBaseSession.IsGeometryRepSupported(), pfcGeometryFlags.Create()
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.