Welcome to the second tutorial of Navisworks® API series, this post will be covered how to Search ModelItem & collect ModelItem Properties. The task is ” to find a ModelItem by its Id and collect the properties data of ModelItem‘s Element category. “
Estimated reading time: 5 minutes
Welcome to the first tutorial of Navisworks® API series, in this post, we will be covered one of Navisworks® SDK exercise which task is ” to create an Add-Ins that find the items which intersect with the currently selected items and highlight the intersect items ” . Yes, correct. It […]
Estimated reading time: 5 minutes
This post is about creating and implementing a custom Dockable Window in Revit® Add-Ins Application. So, what exactly is a Dockable Window? How to make like a ” Project Browser, Properties ….window” ? … Let’s explore this, I will be using Revit v2020 and Visual Studio v2017 for this sample […]
Estimated reading time: 17 minutes
ElementSelector Pro is a free Autodesk® Revit® Add-Ins Application to Filter, Preview, and Select elements from an active view, a level, current selection or entire project by its category and a parameter value. And these additional useful features are included:
Estimated reading time: 2 minutes