ICpNonLinearDecomposition.Variables

Syntax

Variables: INonLDVariables;

Description

The Variables property returns variables of non-linear equations system.

Comments

The property is read-only.

Use the ICpNonLinearDecomposition.Equations property to determine system equations.

Example

The property use is given in the example for ICpNonLinearDecomposition.Equations.

See also:

ICpNonLinearDecomposition