CalcObjectType

Description

The CalcObjectType enumeration is used to determine a calculation algorithm object type.

It is used by the following properties:

Available Values

Value Brief description
0 Algorithm. Ready calculation algorithm.
1 CalcBlock. Calculation block.
2 Aggregation. Aggregation block.
3 CalcFunction. Function block.
4 LinearOptimization. Linear optimization block.
5 Validation. Control block.

See also:

Algo Assembly Enumerations