BHoM / RAM_Toolkit

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

Update IElement references with the Dimensional_oM #126

Closed kThorsager closed 4 years ago

kThorsager commented 4 years ago

NOTE: Depends on

https://github.com/BHoM/BHoM/pull/704 https://github.com/BHoM/BHoM_Engine/pull/1484 https://github.com/BHoM/BHoM_Adapter/pull/193

Issues addressed by this PR

Closes #125 Adds references to Dimensional_oM where necessary and 'using' statments where that is necessary to comply with the changes in https://github.com/BHoM/BHoM/pull/704

Test files

kThorsager commented 4 years ago

This is ready to be merged at your leisure. That is because this branch will be dependent on those mentioned, when they are merged, but as we are only adding references it is no problem to merge beforehand

(doing it like that also helped by getting appveyor and such to double check me)

enarhi commented 4 years ago

@kThorsager good point, merging!