Show contents 

Express > Express Assembly Interfaces > IAlgorithmObjectParamControl > IAlgorithmObjectParamControl.SelectionType

IAlgorithmObjectParamControl.SelectionType

Syntax

SelectionType: AlgorithmParamSelectionType;

Description

The SelectionType property determines the selection type sent to calculation algorithm parameter.

Example

The property use is given in the example for IAlgorithmObjectParamControl.Param.

See also:

IAlgorithmObjectParamControl