I’m quite new to Grasshopper, especially the data management I am still trying to wrap my brain around in this project. I am used to working with tables in a web environment with header rows where you can get data by querying based on header rows.
A little bit about the project: I’m trying to visualise a manufacturing process. I want to make a visual timeline starting with the stock, being trees, the trees are processed into logs, and these logs are then processed into lamellas, and lamellas are made into components. (Mind you a tree can have multiple logs just as logs can be made into different types of lamellas which serve different types of components.)
→ In what way do I use data management for this, how to query items?
→ And how should I structure (multiple) databases?
Visualisation sketch:
This is my database structure (all on different sheets in an Excel file):
I also tried .csv but this is more transparent for myself.
My sketch so far (I try to lay out the data on a grid, it also shows 3d models of the final wood components): (open image in new tab to see in full scale)