Specifies the selection type.
Declaration Syntax
public enum SelectionTypeEnum
Table 1949: Members
| 
                 Member  | 
                 GeometryEntities  | 
                 All selected items will be IDs of geometry entities.  | 
| 
                 Member  | 
                 MeshElementFaces  | 
                 All selected items will be element IDs with a face index available.  | 
| 
                 Member  | 
                 MeshElements  | 
                 All selected items will be element IDs.  | 
| 
                 Member  | 
                 MeshNodes  | 
                 All selected items will be node IDs.  | 
| 
                 Member  | 
                 PathSpecific  | 
                 All selected items will be Path specific.  | 
| 
                 Member  | 
                 SurfaceSpecific  | 
                 All selected items will be Surface specific.  | 
| 
                 Member  | 
                 WorksheetSpecific  | 
                 No details are provided for this entry.  |