12-12-2020
07:21 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
12-12-2020
07:21 AM
@Kent1Cooper wrote:This is enough, in my trial:
(sssetfirst nil (ssget "_P"))
I put it into a Tool Palette button, and just picking on it selects/grips/highlights the Previous selection. And likewise for the Last item:
(sssetfirst nil (ssget "_L"))
Apologies for asking yet another thing, this is all new to me. Okay, so for creating the new command, in which box do I paste the script portion? I presume the macro one for the command? Then I can use this guide to assign the actual alias to the command, which looks doable.