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.03k stars 294 forks source link

Add support to TableData class #223

Closed SergeyNefyodov closed 2 months ago

SergeyNefyodov commented 2 months ago

Summary of the Pull Request

What is this about:

Description:

I added support to TableData class. I tried to resolve IsValidZoomLevel method. It returns true on all the numbers ends on 0, from 10 to 400, others are False. I decided to remain only true values, otherwise it would be inconvinient for user. A loop with 511 iteration is surprisingly fast, maybe it can be OK. I remain 511 in case of 400 is not the greatest scale

github-actions[bot] commented 2 months ago

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions