IMsMethodCalculation.Variable

Syntax

Variable(Stub: IVariableStub): IMatrix;

Parameters

Stub. Model of the variable, data of which needs to be obtained.

Description

The Variable property returns a matrix with variable data.

Comments

This property is used at model calculation by the custom method.

Example

The property use is given in the example for IMsMethodCalculation.CurrentPoint.

See also:

IMsMethodCalculation|IMsUserTransform|IMsUserTransform.Assembly|IMsUserTransform.ClassName