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

### Description: As reported by @EnricoAntolini when working on [Karamba3D_Toolkit](https://github.com/BHoM/Karamba3D_Toolkit), the [`BarDifferentialTemperatureLoad`](https://github.com/BHoM/BHoM/blob/95d6557547f2bedb1c5262cb06772be67781244f/Structure_oM/Loads/BarDifferentialTemperatureLoad.cs#L36-L62) and other temperature-related loads have two properties: - `Axis` - `Projected` that are not really useful for those...

type:bug
type:compliance
type:feature
type:question

#### What is missing/incorrect? I had this question asked from an external collaborator -- we need to specify whether the distance is intended as parametric or actual in the attribute...

type:documentation
type:feature

#### Description: Add a U Value Fragment for Cavity Insulation that can be used accordingly for U Value Calcs. This will be used as a U Value for insulation that...

type:feature

**Edit**: Now called `CustomRequest`

good first issue
severity:low
size:XS
type:feature

### This issue has been archived Historic issue archive can be found [here](https://burohappold.sharepoint.com/sites/BHoM/01_Master%20File/Forms/AllItems.aspx?id=%2Fsites%2FBHoM%2F01_Master%20File%2F999_BHoM_GitHub_History_Archive)

Following discussion with @adecler. Proposing that we simplify the Graph implementation to not use generics or any type constraining clause. Three reasons: - BHoM_UI does not currently handle the nested...

type:bug

Description: For section profile properties, elastic and plastic moduli are both calculated, but only elastic neutral axis center points are provided as a output, is it possible to add plastic...

type:feature

#### Description: This new GeometryComparisonConfig could expose properties that are specific to the GeometryHash/HashArray methods. Also, it can be an useful to group properties in the BaseComparisonConfig, and enable us...

type:feature

#### Description: Introducing a new `NumberComparisonConfig` class would help to: - group all of the [numerical approx properties in the BaseComparisonConfig](https://github.com/BHoM/BHoM/blob/fb111f3e25e8d4edca93fdcaa8d9b53a62f1c071/BHoM/BaseComparisonConfig.cs#L66-L88); - improve clarity on the usage of BHoM_Engine methods...

type:feature

#### Description: This could be used in the AGS_Toolkit, in the structures tools and elsewhere. The object can be fairly basic: ![image](https://github.com/BHoM/BHoM/assets/30078587/8140c5c3-e0a4-480c-9749-21b526e3675c) The 'maxima' is to determine whether to check...

type:feature