BHoM / Robot_Toolkit

Tools for Robot Structural Analysis
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Robot_Toolkit: Fix MeshResults crash on non-planar meshes #453

Closed IsakLarbornBH closed 3 years ago

IsakLarbornBH commented 3 years ago

Issues addressed by this PR

Closes #452

Fixes crash in MeshResultRequest pulls on non-planar meshes, by making them use FEMesh objects instead of Panel.

Test files

A test file can be found on the issue page. I'd make Unit tests if I knew how they worked for adapter methods.

Additional comments

IsakNaslundBh commented 3 years ago

@BHoMBot check installer

bhombot-ci[bot] commented 3 years ago
@IsakNaslundBh to confirm, `check-installer` task is now queued.