←  Technical Questions

nanoCAD forum

»

Select Last or Previous

nonocad's Photo nonocad 02 Aug 2023

I had moved a portion of a wall section on top of another. When I try to move "LAST" or "PREVIOUS". A completely different thing becomes selected. I can undo but is there a way to select "LAST" or "PREVIOUS"?
Quote

Artemio's Photo Artemio 03 Aug 2023

commands:
SELECT2 - selects last created item,
SELECT13 - selects previously selected item.
You can write SELECT in command line and read for suggestions.
Also: command SHOWTOOLBAR_SELECTION calls selection toolbar, where you can find easy to call "LAST" and "PREVIOUS" without referring to command line.
Quote