BHoM / BHoM/BHoM_Engine

Result_Engine: Generalise Envelop methods

Open
#2,053 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:

Current envelop methods are specifically targeting `BarForces`. This is something we would want to change to target any applicable `IResult`.

One solution to this would be for all IResults that want this functionality to have a method called "EnvelopParameters" or similar, a method that returns the properties of to be evaluated, for example FX, FY, FZ, MX, MY and MZ for Barforces.

This can then be extracted and stored by the Result_Engine and used to be able to envelop any result type.

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.