BHoM / BHoM/BHoM_Engine

Introduce transform of Geometry.SettingOut.Level

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

Description

#### Description:

As in the title, a type-specific transform for `Level` would be a nice feature. However, it will require extra checks for rigidness of transformation as well as no out-of-plane rotation. The first is solved with `IsRigidTransformation`, the latter should work (acc. to @IsakNaslundBh and me) based on T[3,3] == 1 check, in the standard matrix notation (`T[2,2] == 1` in the code).

@al-fisher @rolyhudson FYI, please shout if you disagree.

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.