Select everything inside the given polygon. The selection mechanism can be modified to include only certain object types, and/or to add, toggle or set the selection, and/or to perform an enclosed or intersecting selection. Coordinates are given in rotated model units.
| nPoints | integer | |
| xArray | array of real numbers | |
| yArray | array of real numbers | |
| selType | optional string | "Set", "Add", "Toggle","Set_Intersecting", "Add_Intersecting", or "Toggle_Intersecting" | 
| objectType | optional string | "All", "Geometry", "Mesh", "Annotation" or "Point", "Line" etc | 
| Return value | none | 
Back to View
Back to Overview