jeremytammik / RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
http://thebuildingcoder.typepad.com
MIT License
1.08k stars 298 forks source link

Fix snoop db exception #104

Closed Nice3point closed 2 years ago

Nice3point commented 2 years ago

Tag did not match the Enum value. The best way to avoid this is to use nameof ()

jeremytammik commented 2 years ago

wow, good catch! surprised no one noticed before.