IMsProblemScenarios.Add

Syntax

Add: IMsScenario;

Description

The Add method adds a new scenario to the modeling problem. The scenario is automatically created in the modeling container too.

Comments

The method is outdated, use IMsProblemScenarios.AddScenario.

See also:

IMsProblemScenarios