Welcome to the seventh tutorial of Navisworks® API series, this post will be covered how to transform the selected ModelItems, we will create an add-ins which includes a WPF window for user to interact with transform’s Axis and Value.
Estimated reading time: 3 minutes
Welcome to the seventh tutorial of Navisworks® API series, this post will be covered how to add custom property to the existing category via Navisworks® COM (Component Object Model) API. This tutorial is a continuation of the third tutorial of our Navisworks API series, Navisworks API : COM Interface and Adding Custom Property.
Estimated reading time: 3 minutes
Welcome to the sixth tutorial of Navisworks® API series, this post will be covered how to manipulate Viewpoint’s Camera, we’ll create an add-ins that move and rotate the position of the camera and finally going to save the current Viewpoint.
Estimated reading time: 4 minutes
QuasarII or Quasar2 Dynamo Package contains simple(usage), reliable(performance) and useful(productive) Nodes for your daily dynamo operation on Revit. View Extension included for utility tools to organize nodes and graphs. The latest QuasarII package built on Dynamo 2.5.0 & Revit 2021.
Estimated reading time: 5 minutes
Welcome to the fifth tutorial of Navisworks® API series, this post will be covered how to subscribe/unsubscribe the Application & Document Events and another type of plugin called EventWatcherPlugin that can’t be seen from the Navisworks® user-interface. In this tutorial, we’ll create an event watcher add-ins that override the transparency of all […]
Estimated reading time: 3 minutes
Welcome to the fourth tutorial of Navisworks® API series, this post is an upgraded version of the previous post : Find Intersect and Override Color which was released a few months ago. This time we will implement a new feature to transparent the excluded ModelItems (ModelItems that are not selected nor intersected).
Estimated reading time: 2 minutes
Welcome to the third tutorial of Navisworks® API series, this post will be covered a new topic called Navisworks® COM (Component Object Model) Interface & how to add custom property to selected ModelItems. For adding custom property, we will implement a WPF window for user to type-in Category Name, Property Name & […]
Estimated reading time: 5 minutes
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