revitAddinDisabler VS RevitLookup

Compare revitAddinDisabler vs RevitLookup and see what are their differences.

revitAddinDisabler

Enable or disable Revit addins (by infeeeee)

RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. (by jeremytammik)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
revitAddinDisabler RevitLookup
1 5
3 986
- -
0.0 9.4
over 2 years ago 4 days ago
JavaScript C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

revitAddinDisabler

Posts with mentions or reviews of revitAddinDisabler. We have used some of these posts to build our list of alternatives and similar projects.
  • How can I clear old installations?
    1 project | /r/Revit | 19 Oct 2021
    Revit addins are saved in a lot of locations, that's why I created this small script to disable them: https://github.com/infeeeee/revitAddinDisabler This program looks for them in all possible locations, and you can disable/enable them.

RevitLookup

Posts with mentions or reviews of RevitLookup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.
  • The Notorious... "Starting a transaction from an external application running outside of API context is not allowed."
    2 projects | dev.to | 23 Jan 2023
    This is a topic that has been covered in much detail by the Revit community. Jeremy Tammik has several examples covered in such detail on his website the building coder and you can search modeless dialogs in the search bar. The way I found some examples was simply by googling how to make modeless windows in Revit. There are tons of resources and a lot can be found just by googling, searching other peoples code, and the Autodesk Revit API forums. The funny thing is I was trying to understand this before I got the error and was having trouble grasping the concept. My plugin was working just fine but I was not making any transactions yet. Finally once I got to the point in making a transaction, I received the error and it made much more sense on what needed to be done once I received the exception. Anyways, keep truckin and cheers!
  • Starting Plugin Development with C#
    3 projects | /r/Revit | 7 Dec 2022
    You’ll definitely want RevitLookup installed as well so you can explore the API live in Revit. https://github.com/jeremytammik/RevitLookup
  • It's 2022 and Insert from File is still causing "phantom" open files??
    1 project | /r/Revit | 7 Jul 2022
    The "Insert from File" command opens up the Revit model you are copying from in the background, and then just doesn't bother to close the Revit model when the command ends. You can use the Revit Lookup tool to snoop the Revit application and see in the Revit model is still open in the background. I have no idea why they haven't fixed this bug after soo many years. If I remember correctly if someone else uses the worksharing monitor in the Revit model you are trying to copy from, it shows you as having the Central model open, not a local copy of it.
  • Setting up Visual Studio for testing Revit coding solutions
    5 projects | /r/Revit | 14 Apr 2022

What are some alternatives?

When comparing revitAddinDisabler and RevitLookup you can also consider the following projects:

EF-Tools - Save your time and nerves with EF-Tools. It's a pyRevit Extension for Autodesk Revit. There are 40+ tools in the toolbar and you will be able to improve your workflows or even discover new ones.

pyRevit - Rapid Application Development (RAD) Environment for Autodesk Revit®

RevitDBExplorer - Interactive Revit database exploration tool to view and edit BIM element parameters, properties and relationships.

ironpython-stubs - Autocomplete stubs for common IronPython/.NET libraries

RevitSdkSamples - Revit SDK Documentation and Samples

RevitAddInManager - Revit AddinManager update .NET assemblies without restart Revit for developer.

RevitBatchProcessor - Fully automated batch processing of Revit files with your own Python or Dynamo task scripts!