API Documentation > Classes > Interface IpfcUG3DExportInstructions
Interface IpfcUG3DExportInstructions
Description
This instructions interface object used to export a solid model to a UG file. This interface is deprecated in Creo5.
See Also:
Direct Parent Classes:
Method Summary
Function
Creates a new instructions object used to export a solid model to UG format.
Method Detail
Function
CCpfcUG3DExportInstructions.Create
Creates a new instructions object used to export a solid model to UG format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
Was this helpful?