#47 rhinoinside
What's new?
- Features requested in #47 (closed) for running Grasshopper from cpython: a helper functions to set and retrieve values from a Grasshopper file in
src\aaad_grasshopper\rhino_inside.py
- an example based on Semiramis in
examples\semiramis_grasshopper_rhinoinside
(a notebook and a Grasshopper file)
Disclaimer:
- notebook has some bugs, will be fixed after merge to align with the up-to-date core code
- a pre-generated dataset and model checkpoints will be also added in the next step after merge. We could then split the notebook in two: 1) one for running all steps from dataset generation till the end and 2) for running it from the provided dataset (and possibly without any need of Grasshopper)
Edited by Alessandro Maissen