IMsProblemVariablesReport.SetModelSpace

Syntax

SetModelSpace(Value: IMsModelSpace);

Parameters

Value. Modeling container.

Description

The SetModelSpace method determines modeling container with problem for which report is generated.

Comments

To add variables to the report, use the IMsProblemVariablesReport.AddVariable and IMsProblemVariablesReport.AddVariableKind methods.

Example

The property use is given in the example for IMsProblemVariablesReport.AddSlice.

See also:

IMsProblemVariablesReport