Select everything inside the given cirlce. 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.
x | double | |
y | double | |
radius | double | |
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