BHoM
BHoM copied to clipboard
The Buildings and Habitats Core object Model repo
#### Description: Add classes for `RetainingWall`, `Stem`, `BaseToe` and `BaseHeel`. Idea - The `Stem`, `BaseToe` and `BaseHeel` are defined by surfaces, and thicknesses at both ends of those surfaces. These...
#### Description: As stated in https://github.com/BHoM/BHoM/pull/1615#pullrequestreview-2083242417 , scope to add a new surface property made up of a slab supported by parallel shapes of any kind using ShapeProfiles.
### Issues addressed by this PR Closes Issue 138 from the ETABS Toolkit  ### Test files Grasshopper File https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/02_Pull%20Request/BHoM/ETABS_Toolkit/%23477-ExtractStoryDrifts/Test%20Script.gh?csf=1&web=1&e=lrVtVc ETABS File https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/02_Pull%20Request/BHoM/ETABS_Toolkit/%23477-ExtractStoryDrifts/Test%20ETABS%20Model.EDB?csf=1&web=1&e=Frkg7n ### Changelog -...
### NOTE: Depends on ### Issues addressed by this PR Closes #1643 ### Test files Not yet, will finish the Engine first. ### Changelog ### Additional comments
#### Description: As discussed with @al-fisher and @IsakNaslundBh, we are going to add projects containing code that would enable verifying objects and object sets against certain requirements.
### Issues addressed by this PR https://github.com/BHoM/LifeCycleAssessment_Toolkit/issues/306 - Adding new class, similar to EPD to store enhanced EPD stage values. - Adding base interface to cover EPD and new object....
#### Description: some enums like the [EnvironmentalMetrics](https://github.com/BHoM/BHoM/blob/develop/LifeCycleAssessment_oM/Enums/EnvironmentalMetrics.cs) have all values relating to a specific quantity and unit. For those it would be useful to be able to tag the enum...
#### Description:
#### Description: Add possibility of adding a shear key to a `RetainingWall` object. This could be the option to add another stem element that is the shear key. The two...
### NOTE: Depends on ### Issues addressed by this PR Closes #1690 Start of building new result and request classes tailored for stepped results like Time History results. Changes the...