Grasshopper

algorithmic modeling for Rhino

convert data into a comma separated index, several branches with several index

Hello,
We are making a component for extracting information from a database, the data coming into grasshopper are separated by commas in each index in a single tree.

We want this information organized in branches with their respective data in each index. But we have not succeeded.

Anyone know how to do?

Ie How to convert a list of data from a database to an array (Branches and index) in one of the outputs of the component to generate?

tks!

Views: 1707

Replies to This Discussion

Try grafting the list (to create the branches) and then using string split to put the data in individual indices.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service