The SelectionGroupType enumeration contains types of element group primitive.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | List. List. Include listed elements into selection. |
| 1 | Children. Include child elements into selection. |
| 2 | ChildrenWithParent. Elements with the same owner. Include child elements with their parent. |
| 3 | Levels. Level elements. Include level elements. |
| 4 | Macro. Using application macro. |
See also: