IMsProblemVariablesReport.ModelSpace

Syntax

ModelSpace: IMsModelSpace;

Description

The ModelSpace property returns a modeling container which stores the problem.

Comments

The property cannot return Null.

Example

The property use is given in the example for IMsProblem.CreateVariablesReport.

See also:

IMsProblemVariablesReport