Specifies the selction action type.
Declaration Syntax
public enum SelectionActionType
Table 1651: Members
| 
                 Member  | 
                 Add  | 
                 Adds the selection criteria to the previously computed selection.  | 
| 
                 Member  | 
                 Convert  | 
                 Converts the previously computed selection.  | 
| 
                 Member  | 
                 Diagnostics  | 
                 Sets Mesh Diagnostics criteria to the previously computed selection.  | 
| 
                 Member  | 
                 Filter  | 
                 Filters the selection criteria from the previously computed selection.  | 
| 
                 Member  | 
                 Invert  | 
                 Inverts the previously computed selection.  | 
| 
                 Member  | 
                 Remove  | 
                 Removes the selection criteria from the previously computed selection.  |