Hi Paul, You can only work with geometry in GH and that goes for what you can pass between components as well. Can't you store object information in a separate string? Of course you will have to keep track of what string belong to what object.
If you can post/email your code and what you want to do with it, I might be able to help further. On Dec 4, 11:44 am, PJ <[email protected]> wrote: > Hi David, > > I'm trying to use User Strings to store data in an ON object (Stuff > like name, description, material etc). I have a VB component which > does this and then (as a check) can pull it out again fine. However, > when I then plug the objects into a different VB component the user > strings have all gone walkabout. Is this theoretically achievable, > and I'm just doing something dumb, or are the user strings stored in > some way which is not transferable between components? > > Thanks, > > Paul
