BHoM
BHoM copied to clipboard
The Buildings and Habitats Core object Model repo
Not sure if this is necessary/useful but there is a definition of 'rectangle' in some UI's (Grasshopper for example) which is different to a 'curve'/polyline. Not a big deal as...
#### Broken rules: Move the "Graph" folder out of "Elements" to the root level. This will make its meaning equivalent to the "Elements" folder. #### Suggestions to restore compliance: See...
#### Description: Enums often need a more human friendly name than what is allowed by C# (eg. spaces, special characters,...). Right now, the `Description` attribute is used to cover that...
#### Description: Add a brand new object definition for the security electronic access control passage systems (EACS). Will benefit some Revit workflows.
#### Description: As raised by @pawelbaran [here](https://github.com/BHoM/BHoM/pull/1306#discussion_r744846266), the functionality of the `EnablePropertyDiffing` could be revised or altogether removed. Review.
During the recent workshop, we started considering whether it would not make sense to add a design case (ULS/SLS/ACC) property to the `LoadCombination` object. Currently when pushed to Robot, the...
Structure_oM: Respect justification/insertion point when converting to/from IFramingElement and Bar
## Issue Any method which creates a IFramingElement from a Structure Bar needs to read the justification of the bar and offset the centerline by the appropriate vector. Depends on...
#### Description: migrate Bar Justification over from ETABS_oM so we can use top, bottom, top right, etc. justification in our beams!
Currently, `IResult` implements `IComparable`. This forces all results to implement a `CompareTo` function. While this _can_ be useful in several scenarios, it places a mandatory overhead on all implementations of...
#### Description: As title. Dropping here a few images from the ongoing discussion.   