BHoM / Robot_Toolkit

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

Uninformative error message when a Loadcase has a zero assigned for Loadcase.Number #532

Closed peterjamesnugent closed 10 months ago

peterjamesnugent commented 10 months ago

Description:

The issue is on this line: https://github.com/BHoM/Robot_Toolkit/blob/aafb6067b31db673ca3a08c0ea7e08bb07ee2b3e/Robot_Adapter/CRUD/Create/Loads/Loadcase.cs#L51

Steps to reproduce:

See test file.

Expected behaviour:

Error raised if any Loadcase has a zero assigned.

Test file(s):