Library | Module

Interface IpfcCADDSExportInstructions



Description

This interface is used to export a solid model to CADDS format.
See Also:
IpfcModel.Export()
Direct Parent Classes:
IpfcExportInstructions



Method Summary

FunctionCCpfcCADDSExportInstructions.Create () as IpfcCADDSExportInstructions
Creates an instructions object used to export a model to CADDS format.



Method Detail


FunctionCCpfcCADDSExportInstructions.Create () as IpfcCADDSExportInstructions

Creates an instructions object used to export a model to CADDS format.
See Also:
IpfcModel.Export()
Returns:
The created instructions object.