BHoM / SAP_Toolkit

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

Thermal Bridge Iteration creator #138

Closed FraserGreenroyd closed 1 year ago

FraserGreenroyd commented 1 year ago

Remove default constructor.

Add create method which takes in params including list and check for duplicates - throw error and return null if duplicates found.

FraserGreenroyd commented 1 year ago

Remove Thermal Bridge Value iteration option - keep only iterator option for consistency.

FraserGreenroyd commented 1 year ago

PrepareParametricStudy - take in a bool on the primary method to filter whether or not to include the original reports in the returned reports.