API Documentation > Classes > Interface IpfcACIS3DExportInstructions
Interface IpfcACIS3DExportInstructions
Description
This interface is used to export a model to ACIS format. This interface is deprecated in Creo5.
See Also:
Direct Parent Classes:
Method Summary
Function
Creates a new instructions object used to export a model to ACIS format.
Method Detail
Function
CCpfcACIS3DExportInstructions.Create
Creates a new instructions object used to export a model to ACIS 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?