Grasshopper

algorithmic modeling for Rhino

Is it possible to import grouped objects into grasshopper and maintain the grouped structure?  I have multiple groups of curves but if I import the curves they become one list of curves rather than a datatree for example. Is this possible either with GH, a plug-in or Gh_Python?  

Views: 2605

Replies to This Discussion

If they are sorted by layers, you can use the geometry pipeline component to import all the object on the concerned layer.

If they are sorted by name, you can use horster to find the name back and recreate your tree (all the object in the group should have the name name or at leat a common string inside). 

Finally, you can use both at the same time!

Looking forward for other's solution... :)

my Human plug in with Tree Frog (both attached) makes it easy to create data tree branches based on groups in rhino. Like this:

Attachments:

Hi Andrew,

Thanks so much for the great tools. Have you ever seen this happening?

1. The input data and paths do not have the same number of items. One path must be specified for each input item.

just means you have objects that belong to multiple groups. you need to clean up and try again. 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service