IMsProblemCalculationSettings.ParamValues

Syntax

ParamValues: IMsModelParamValues;

Description

The ParamValues property returns parameter values for metamodel included into the problem.

Comments

To get the metamodel calculated by the problem, use the IMsProblem.MetaModel property.

Example

The property use is given in the example for IMsModelParams.Add.

See also:

IMsProblemCalculationSettings