IModelBox.Execute

Fore Syntax

Execute;

Fore.NET Syntax

Execute();

Description

The Execute method calculates the model and updates the ModelBox component.

Comments

Use the IModelBox.IsDirty property to determine whether the model was changed.

Fore and Fore.NET Examples

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

See also:

IModelBox