Anuncios

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

Kent1Cooper
en respuesta a: jggerth


@jggerth wrote:

.... (setq myset (ssget)) ....


In case it matters, be aware that setting a selection into a variable like that will work within the same editing session, but will be lost when the drawing is closed.  The GROUP approach suggested by @ВeekeeCZ will survive closing the drawing, and the Group will still be available when it is re-opened.

Kent Cooper, AIA