Welcome to the first tutorial of Navisworks® API series, this post is to cover 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 is a […]
Estimated reading time: 5 minutes
Spatial Element Tools is a free Autodesk® Revit® Add-Ins to operates with Spatial Element such as Room, Space, Zone, and associate Tags… compatible with Revit® version 2017, 2018, 2019, 2020, 2021.
Estimated reading time: 2 minutes
This post is to cover how to create an Autodesk® Navisworks® Add-Ins that we will create a file-path info dialog for the current file and the appended files. I am using Visual Studio 2017v and Navisworks® 2020v.
Estimated reading time: 4 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
This post is about creating Path of Travel (a new feature introduced in 2020) and its travelled paths Schedule by using Revit Dynamo Application. To cover in a depth, post is presented into two sections: Creating Path of Travel and its Schedule with Dynamo OOTB nodes Creating Path of Travel […]
Estimated reading time: 5 minutes
Space Tools is an Autodesk® Revit® Add-Ins tools to works with Space and Space Tags. Previously, it was released as stand-alone add-ins and now its under Spatial Element Tools. Space Tools includes the following commands: Remove Redundant Spaces (to remove redundant spaces from the current document) Center Space (relocate spaces […]
Estimated reading time: 2 minutes
This post is about previewing the worksets information of the unopened Revit Document by using IronPython in Revit Dynamo Application.
Estimated reading time: 3 minutes
This post is about collecting element’s worksharing information from a central model by using Ironpython in Revit Dynamo Application.
Estimated reading time: 4 minutes