BHoM / Robot_Toolkit

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

Robot_Toolkit: Improve nullchecks and error messaging #413

Closed IsakNaslundBh closed 4 years ago

IsakNaslundBh commented 4 years ago

Description:

The toolkit currently breaks in quite a few places if an object has a null property. This should be better protected against, and better warnings/errors should be raised.