BHoM / SAP2000_Toolkit

GNU Lesser General Public License v3.0
9 stars 2 forks source link

SAP2000_Toolkit: dissallow pulling results with simple FilterRequest #128

Closed JosefTaylor closed 4 years ago

JosefTaylor commented 4 years ago

Broken rules:

Results to be pulled by result requests and not simple filter requests.

Suggestions to restore compliance:

  1. Delete method ReadResults()
  2. Call Modules.Structure.ErrorMessages.ReadResultsError() from IRead()
IsakNaslundBh commented 4 years ago

Related to https://github.com/BHoM/BHoM_Adapter/issues/240. Putting note here to link up with other issues.