AlgorithmParamType

Description

The AlgorithmParamType enumeration contains calculation algorithm parameter control types.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Constant. Send constant value to parameter.
1 ObjectParam. Send value of the current object parameter to algorithm parameter.

See also:

Express Assembly Enumerations