IModelBox.SaveObject

Syntax

SaveObject: Boolean;

Description

The SaveObject method saves changes made to the parameters of the model displayed in the component.

Comments

To change the parameters, that are displayed in component, it is necessary to reopen the model.

Example

The method use is given in the example for IModelBox.IsDirty.

See also:

IModelBox