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
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
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
This post is about how you can copy levels and grids from the linked document to the current document by using IronPython in Revit Dynamo Application.
Estimated reading time: 4 minutes
This post is about how you can clean up the unnecessary lines patterns from the document by using IronPython in Revit Dynamo Application. And the idea is if the given keyword contains in the line pattern’s name, the line pattern element will be removed from the document.
Estimated reading time: 4 minutes
This post is about how you can clean up the unnecessary lines styles from the document by using IronPython in Revit Dynamo Application. And the idea is if the given keyword contains in line style’s name, the line style element will be removed from the document.
Estimated reading time: 4 minutes