BHoM icon indicating copy to clipboard operation
BHoM copied to clipboard

The Buildings and Habitats Core object Model repo

Results 158 BHoM issues
Sort by recently updated
recently updated
newest added

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...

type:documentation

#### 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...

type:feature

#### 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...

type:feature
type:question

#### 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.

type:compliance

#### 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...

type:feature

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...

type:feature
type:question

#### 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...

good first issue
type:feature

#### Broken rules: As title. This should extend to description attributes and all references in the Engine and elsewhere. #### Suggestions to restore compliance: As above.

type:compliance

#### 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...

type:feature

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...

type:feature
type:question