Library | Module

Class pfcCADDSExportInstructions



Description

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



Method Summary

static pfcCADDSExportInstructionsCreate ()
Creates an instructions object used to export a model to CADDS format.



Method Detail


static pfcCADDSExportInstructionsCreate ()

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