This functionality is only available for certain module packages.

You are here: Reference > SCRIPTING > Methods of the interface IUnitOfWork > saveChanges

saveChanges

Stores the changes on IEngineeringObjects which are contained in this IUnitOfWork.

This method should not be used in a script, because the enclosing code does not know, that the Unit-Of-Work is stored internally.

It is better to use the Engineering.SaveObjectCommand in the action after the script.

saveChanges
Argument
Return value void