BHoM
BHoM copied to clipboard
The Buildings and Habitats Core object Model repo
#### Description: A new system as described in https://github.com/BHoM/BHoM_Engine/issues/1877
#### Description: Incorporate quantities and units into the EnvironmentalProductDeclaration QuantityType property and any other relevant properties.
#### Description: Add "Auto" to LoadPanelSupportConditions enum to be able to set panel support pattern to "Auto" in GSA
#### Description: SteelUtilization is currently WIP and not implemented. We need to implement it and tweak properties / structure per discussion with @IsakNaslundBh and @JosefTaylor
#### Broken rules: `BarVaryingDistributedLoad` should have been versioned after the change in https://github.com/BHoM/BHoM/pull/1075 #### Suggestions to restore compliance: It looks like this one will need a custom converter in `BHoMUpgrader40`
#### Description: Add a property to state for how long a Dataset should be seen as valid before warnings about its usage should be raised. @rwemay @al-fisher
#### Description: As title. This is a problem because: - certain checks may require extremes to be included or not included - it is not clear what the assumption is...
#### Description: Creation of Footing, PileCap and GradeBeam or similarly named Foundations elements. These types of objects make up a very large percentage of LCA-related impacts and would be very...
Raising this issue here @alelom for future reference for us and others This issue is a task for after prototyping and delivery of the new BHoM `Specification` Implementation for the...
#### Description: To more easily handle methods returning multiple outputs, in a more manageable format for the toolkit, suggesting adding a new interface that can be attached to an object...