PrxAlgorithmParamSelectionType

Description

The PrxAlgorithmParamSelectionType enumeration contains types of the selection to be sent to calculation algorithm parameter.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Selected. Source selection created in the current object parameter.
1 First. The first element.
2 Last. The last element.
3 Children. Source selection and direct child elements.
4 ChildrenAll. Source selection and all child elements.
5 OnlyChildren. Child elements without source selection.
6 OnlyChildrenAll. All child elements without source selection.

See also:

Report Assembly Enumerations