Just like in many other Commands (like "intersect" or "selectionPosition") an selection of the LOD would
be just useful.
https://community.bistudio.com/wiki/selectionNames
Examples:
Syntax #1
```
selectionNames object; //1. ResolutionLOD
```
Syntax #2
```
selectionNames [object,"LODname"]; //MEM/GEO/RES (1. ResolutionLOD)
```