Groups in AutoCAD

Jun 10, 2004 3 Replies

Does anyone know how to:



ACCESS GROUP information in AutoCAD?



I'm wanting to ensure that a group does not exist before creating a group with the same name.



Thanks.


With (setq a (dictsearch (namedobjdict) "acad_group")) and (setq b (dictnext a t)) aou should get a lsit of the group dictonary which contains all group names in the "3" groups

bob.at

THANKS! that's the guidance I needed!!!!!!!!

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required