BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 12 forks source link

Update failing spatial UTs #3345

Closed IsakNaslundBh closed 2 months ago

IsakNaslundBh commented 2 months ago

Definition of the test :

Spatial engine tests failing due to changes to fit plane and IsPlanar.

For FitPlane a mixture of smae results and results with flipped normals is seen. The direction of the normal is arbitrary, why a simple regeneration is fine.

For RoundCoordinates the two failure cases are due to the new panel no longer seen as planar. As the new system is more mathematically exact, I think it is ok to simply regenerate this test as well.