BHoM / Revit_Toolkit

A set of tools enabling exchange of information between BHoM and Revit.
GNU Lesser General Public License v3.0
27 stars 13 forks source link

Parameter From Revit - parameter value bug fix #1461

Closed michal-pekacki closed 6 months ago

michal-pekacki commented 6 months ago

NOTE: Depends on

Issues addressed by this PR

Closes #1460

Added try/catch to querying parameter value to avoid method crashes.

Test files

Changelog

Additional comments

pawelbaran commented 6 months ago

@FraserGreenroyd FYI this PR does not go into develop before Beta release, it is an edge case spotted while extremely heavy testing (probably not possible to reproduce manually)

michal-pekacki commented 6 months ago

Bug has been fixed outside Revit_Toolkit repo.