BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 13 forks source link

Environment_Engine: Add Methods to Handle Analysis Meshes and Grids With Results Over Time #2317

Open enarhi opened 3 years ago

enarhi commented 3 years ago

Description:

Engine methods need to be added to handle new objects per https://github.com/BHoM/BHoM/issues/1198 for creating analysis grids, generating results, creating an analysis grid result from this analysis, and then mapping the result analysis grid to bhom objects for visualization and manipulation.

Key methods anticipated:

tg359 commented 3 years ago

Related issue: https://github.com/BHoM/BHoM/issues/1189