IMsProblemCalculation.Variable

Syntax

Variable(Variable: IMsVariable): IMatrixDataSource;

Parameters

Variable. The variable which data should be accessed.

Description

The Variable property returns the object that gets access to the data of variable of modeling container that is passed by the Variable parameter.

Comments

The property is outdated, use IMsProblemCalculation.VariableStub.

See also:

IMsProblemCalculation