/RevitLookupWpf

a lookup tool based on wpf

Primary LanguageC#MIT LicenseMIT

Revit Lookup WPF

Revit API Platform License: MIT

ReSharper Rider Visual Studio 2022 .NET Framework

Publish Github All Releases HitCount

Introduction

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.The project was developed to support programmers using RevitAPI to quickly look up and work efficiently with parameter objects.

Addin

addin

Window

window

Installation

Please follow last release at section Release

Note: The release currently supports 5 version Revit : 2019, 2020, 2021, 2022 , 2023


Build

Debugging:

  • Run Debug Profile in Visual Studio or Run Configuration in JetBrains Rider. The required files have been added. All project files will be automatically copied to the Revit plugins folder.

Creating a package:

  • Open the terminal of your IDE.
  • Install Nuke global tools dotnet tool install Nuke.GlobalTool --global.
  • Run nuke command.
  • The generated package will be in the output folder.

For more information on building, see the RevitTemplates Wiki page.

Note: The project currently supports 4 version nearest with current year.

Please refer to the CHANGELOG for details.


Author

Originally implemented by weianweigan, contribute with Chuong Ho.


License

This sample is licensed under the terms of the MIT License. Please see the License file for full details.


Contribute

Revit Lookup WPF is an open-source project and would be nothing without its community. You can make suggestions or track and submit bugs via Github issues. You can submit your own code to the Revit Lookup WPF project via a Github pull request.

Many Thanks all contributors for this repository. Feel free to contribute! Please refer to the CONTRIBUTING for details.


Sponsors

Thanks to JetBrains for providing licenses for Rider and dotUltimate tools, which both make open-source development a real pleasure!