API-Dokumentation > Miscellaneous > Object ProEcad > Function ProEcadSendChanges
Function ProEcadSendChanges
Description
Save the current ECAD assembly design changes to an incremental IDX output file.
Synopsis
#include <ProEcadUtils.h>
ProEcadSendChanges
(
ProPath filename
/* (In)
Name of the output incremental IDX file.
*/
)
Returns
Finished successfully.
In case of a license error.
In case the Send changes operation is not applicable for the current design.
In case there are no changes.
War dies hilfreich?