XData in groups

#1
Hello,
I have some questions about XData and Groups:
- Is it possible to adjoin XData to a group?
- How can I access / modify XData of a group with lisp or sds?

It's very easy to access XData of entities via automation... but that's not possible for groups because they not appear in then automation library.

Also,
Anyone knows if the groups will be accesible in VBA in next Intellicad version?

#2
Dani,

You can only attach XData to the individual entities within the group and to this end you could loop through and attach the same data to all the entities in the group.

A group is specifically designed not to act like a block and being able to select an individual entity and modify it inside a group makes sense.

I will try to find out if groups will be accessable in VBA in the next version.


------------------
Regards
John Finlay