Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Intuos5
en respuesta a: Kent1Cooper

 


@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.