Geometry_Engine: IsRigidTransformation query returns false for reflection
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
As in the title, reflection is considered a non-rigid transformation in BHoM - looking at the code, it seems to be a typo in line below, `Math.Abs` should be targeted at determinant, not 1-determinant.
https://github.com/BHoM/BHoM_Engine/blob/fa7184b8e3a2668cd59a7440c35503aa4de2168a/Geometry_Engine/Query/IsRigidTransformation.cs#L72
Contributor guide
Assessment
This issue has not been assessed yet.