Angelo2449
Guest
Hello everyone,
with the command :
(setq e1 (entsel "\nselect the name of the point to be selected : "))
I get information on point 1.
Now if you have multiple points in a dwg, how can I get their single selection to extract the associated data?
Thank you.
with the command :
(setq e1 (entsel "\nselect the name of the point to be selected : "))
I get information on point 1.
Now if you have multiple points in a dwg, how can I get their single selection to extract the associated data?
Thank you.