BHoM / BHoM/BHoM_Engine

Structure_Engine: Add MergeLoads method

Open
#2,623 0 comments 0 reactions 1 assignee Claimed by @IsakNaslundBh View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### 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 of Objects equal, to merge into one load with all objects stored on it.
- Any element load that carries the same objects, and share all properties but the loadvector. Merge by making the final loadvector the sum of its merged parts.

Can be optionally used by Adapters when pulling loads from software that stores loads in a way that make them hard to overlap with the way BHoM operates.

@peterjamesnugent @JosefTaylor FYI

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.