Select same objects what command and also total grout length?

Hi,
V5
measure 4 tiles width, 61.6cm
then just drawn a square using the 'rectangle corner to corner ’ command. typing R 61.6,61.6
scaled 2d to 25%, I now have my shower area tile to lay out !
then copied it many times.
select it and type selsame hoping for a command.
what command would select all my squares OF THE SAME SIZE, by selecting one to start with ?

also any quick way of measuring the entire grout length by selecting the tiles ?

Cheers

Steve

Hi Steve -

For identical objects that are used several times in a scene, you’d typically use blocks and use SelBlockInstanceNamed to selected all instances of a given definition. When you are not using blocks, you could name an object and copy that object around. The SelName command will then find all copies.

Both of these workflows need to be defined before placing copies.

There are several scripts around on this forum that try to find duplicates based on varying criteria.
-wim