Custom attributes for drawings?

Custom attributes for drawings?

Anonymous
Not applicable
200 Views
1 Reply
Message 1 of 2

Custom attributes for drawings?

Anonymous
Not applicable
Hello!

Is it possible to define custom attributes to drawing objects like lines,
polylines, points, and retrieve them with lisp and vba?

How can I do it?

Is there any method to auto join lines, polys, and points or other objects
when the points coincide (has the same coordinate)?

Thanks
0 Likes
201 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
for the entities (or should i say objects ;o) ) you are talking about, I myself would you xdata and attach it thru your code.

Just my opinion and it seems to work well for me.

John M.
0 Likes