RevitSdkSamples VS RevitLookup

Compare RevitSdkSamples vs RevitLookup and see what are their differences.

RevitSdkSamples

Revit SDK Documentation and Samples (by jeremytammik)

RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. (by jeremytammik)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RevitSdkSamples RevitLookup
1 5
107 988
- -
5.3 9.4
29 days ago 7 days ago
Rich Text Format 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.

RevitSdkSamples

Posts with mentions or reviews of RevitSdkSamples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.

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 RevitSdkSamples 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

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!