BHoM / MidasCivil_Toolkit

GNU Lesser General Public License v3.0
7 stars 3 forks source link

Add supports for pulling Standard Section Library #330

Open StephennipBH opened 2 years ago

StephennipBH commented 2 years ago

Description:

peterjamesnugent commented 1 year ago

@StephennipBH can you check this is closed by: https://github.com/BHoM/MidasCivil_Toolkit/pull/357

The sections need to be present in both the BHoM_Datasets and the MidasCivil but it should work much better than before. It no longer relies on the name of the section, but rather the parameter given in the MCT file.

Similar to Materials too.

peterjamesnugent commented 8 months ago

@StephennipBH , have you been able to look at this? Might be a good candidate for looking a the FuzzyMatching that will be merged in this week: https://github.com/BHoM/BHoM_Engine/pull/3247