Grasshopper

algorithmic modeling for Rhino

Hello,

Ive been looking for some information to see if I can get object info (specifcally the name of the layer objects are on) from objects that are built in rhino and then referenced in grasshopper. Is there a VB script or something else that can easily do this? basically I am going to bake the text of the objects layer for some diagrams

thanks,
brian.

Views: 1571

Replies to This Discussion

You could try GH 0.7, it has some new layer referencing features:

http://www.grasshopper3d.com/forum/topics/grasshopper-070030-availa...
Im still using GH 0.6.59 for now. is this feasible with a VB script? I cant think of anything directly, but does anyone think this can possibly work?
It's not possible to know what layer the object was on, as GH creates a copy of all objects for its own use, thus losing all such 'metadata' associated with the object.

What is possible, however, is to select objects by layer... as in bring all objects on a particular layer into Grasshopper on a per-layer basis. What 0.70030 does is also similar, just that its also possible to do it through script in 0.60059. Would that solve your purpose at all?

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service