
SSB- will select blocks with the same name as the source blocks. “A” for selecting A1 A2 or A3 text (watch the video to make it clearer) “A#*” will select any text stating with A, number, followed by any character(s). for example, if you type “A#” it will select any of A0 A1 … A9. The good part is that it will accept wildcards. If not and you just click enter, it will prompt for a text pattern. If you do that, the lisp will ask for the other texts containing the exact same text. SST- will select similar TEXT (not mtext.) You will be asked to select a source object. SSL -will select an object on the same layer, ignoring object type, color or line type.

SS -the objects are filtered by object type, layer, color, and linetype. (see the video below), and also always specify the desired area so it wont work on the whole drawing. Select Similar LISP works in a similar manner like Autocad SELECTSIMILAR with Awesome additions, and the best thing is that you can execute the command during another command (Erase, Move, Copy etc.) by typing ‘ss.
