BHoM_Engine
BHoM_Engine copied to clipboard
Internal manipulation of the BHoM
### Issues addressed by this PR Refers directly to #2459 Following the discussion on [#2445](https://github.com/BHoM/BHoM_Engine/pull/2445#issuecomment-819566692) I'm raising a dummy PR to store all the failing unit tests as long as...
### NOTE: Depends on ### Issues addressed by this PR Closes # ### Test files ### Changelog ### Additional comments
### NOTE: Depends on ### Issues addressed by this PR Closes #2487 ### Test files ### Changelog ### Additional comments
#### Description: In early stage design, the sizing of the windows is commonly defined as a ratio of wall or floor area, without particular concern for an individual window's placement...
#### Description: Adding a method to be able to merge loads that can be merged. Methods of merging: - Any element load that has all of its properties except list...
#### Description: This is typically how people using the LCA toolkit assign EPDs to physical elements:  But that can vary by physical element type for those that use constructions:...
#### Description: The tolerance passed to the angle tolerance for the line-line intersection should be significantly decreased to make sure more arcs pass the check. Current limit on angle tolerance...
#### Broken rules: #### Suggestions to restore compliance:
Note, where the `method` begins with `BH.oM` - this means it is a `Create` method. The following methods need appropriate `null` handling of their inputs. You can use `@BHoMBot check...
#### Description: Add the following methods to support more user friendly creation of Nodes with associated `TimeIndexedResult`s. - `TimeIndexResultFromList` - Input a list of values and a `Type` of `IAnalysisResult`...