I have a lisp where a draw on circle then use (setq ob1 (ssget "l")) Then I draw an other object and I want to add that object to ob1. How can I do that? Thanks.
I have a lisp where a draw on circle then use (setq ob1 (ssget "l")) Then I draw an other object and I want to add that object to ob1. How can I do that? Thanks.
Check out the (ssadd ...) function. ___
Have something to add? Share your thoughts — no account required.
Ask the community — no account required