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 phases support for Element, fix FamilyInstance phases bug #238

Closed SergeyNefyodov closed 1 month ago

SergeyNefyodov commented 1 month ago

Summary of the Pull Request

What is this about:

There was a bug: we didn't see ToRoom(Phase), when there was at least one Phase with status Future. But to understand this reason, I needed to add support to Element methods about Phases

Quality Checklist

github-actions[bot] commented 1 month ago

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Empty statement is redundant 🔶 Warning 1
Invert 'if' statement to reduce nesting ◽️ Notice 1

💡 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