Anuncios

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

Kent1Cooper
en respuesta a: Intuos5

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"))

 

Kent Cooper, AIA