hijacking this conversation since my question is related to the Rhino Environmental Analysis functionality.
Is there some way to access the data (numerical results) of a simulation after it is done and/or added-to-doc?
hijacking this conversation since my question is related to the Rhino Environmental Analysis functionality.
Is there some way to access the data (numerical results) of a simulation after it is done and/or added-to-doc?
Hi @byron,
We don’t have a good way to do that in Rhino yet, but you can being them to Grasshopper using the PO VisualizationSet
component and get the values using the LB Deconstruct VisualizationSet
component.
get-numerical-values.gh (85.6 KB)
oh didn’t think about that.
thanks @mostapha .
ps. I will hold you on the “yet” for additional features