Arbortext IsoDraw > Macro Language Reference > Window Commands > Palette Window Toolbox > Selecting Elements > Select Rectangle
  
Select Rectangle
The SELECT RECTANGLE command selects all elements within the given rectangle.
SELECT RECTANGLEx1y1x2y2WITH_PARTIALDIRECTADD
x1, y1
Start point of the diagonal of the rectangle.
x2, y2
End point of the diagonal of the rectangle.
WITH_PARTIAL
Optional parameter defines that elements partially within the rectangle will also be selected. If this parameter is not given only elements completely inside rectangle will be selected.
DIRECT
Optional parameter defines that elements within a group will be selected even if the entire group is not within the selection rectangle.
ADD
Optional parameter add defines that this new selection will be added to an existing selection, rather than replacing it. This is similar to using the SHIFT key when making multiple selections manually.
SELECT RECTANGLE 12.45 22 (-10.23) 289