BHoM
BHoM copied to clipboard
The Buildings and Habitats Core object Model repo
As discussed on call - need to update the https://github.com/BHoM/documentation/wiki/Coding-Style including latest conventions and as suggested, list of _Do's_ and _Dont's_ potentially pointing to more details and hyperlinks on other...
#### Description: Because this method produces several notes and potentially warnings depending on the use case, the method should output a simple text output of all messages. This can equally...
#### Description: As per comments in PR here: https://github.com/BHoM/BHoM_Engine/pull/2198#pullrequestreview-545056195 The naming conventions for the various aspects defining the creation/projections of Graph (and other Element) Representations need review following further use...
#### Broken rules: As title, this is required to allow for identifiers that implement also `IImmutable`. The `set` is not required from PersistentId. #### Suggestions to restore compliance: As title.
#### Description: Issue following on our last discussion about ACORN non-prismatic beams with @al-fisher @IsakNaslundBh @peterjamesnugent @alelom @pawelbaran. I’m reproducing a Grasshopper implementation of a non-prismatic beam, this time using...
The idea here would be able to provide a common interface among "Physical Materials" at the exclusion of say "Graphical Materials". The `IPhysicalMaterialFragment` or `IPhysicalMaterialProperties` _would_ impose that a Property...
#### Description: As discussed, a rolling issue to identify which new quantities need to be defined for Environments. For example: Thermal Conductivity; Unit = W/mK, Description = "A measure of...
#### Broken rules: As title. This should extend to description attributes and all references in the Engine and elsewhere. #### Suggestions to restore compliance: As above.
#### Description: As discussed with @al-fisher , @peterjamesnugent , @IsakNaslundBh , wanting to add a more 'formal' location for appended parameters than CustomData. Suggestion is that this is a simple...
I feel it would be useful to add pilecaps and piles into the oM. Below are my thoughts: 1. Pile objects are already implemented using a format matching columns. This...