basflight.blogg.se

Dynamo revit
Dynamo revit









  1. DYNAMO REVIT HOW TO
  2. DYNAMO REVIT INSTALL

The two sliders in this group define the size of the section view crop region and its view depth.

DYNAMO REVIT HOW TO

Below I’ll explain you how to use it on Structural Columns. The system is almost for any case the same.

dynamo revit

In the example graph you’ll learn how to apply the methodology in several ways for Structural Columns, Structural Framing and Generic Models.

  • Vector Visualizer : visualizes a 3-vector system in Dynamo (Red-Green-Blue = XYZ).
  • Element.LocalCoordinateSystem : returns the insertion point and X, Y, Z orientation vectors of a selected element (also works on Structural Columns).
  • Create Element View : node that helps creating views based on the bounding box of a selected element and some indicated orientation vectors.
  • This package contains a few specific nodes such as:

    DYNAMO REVIT INSTALL

    To simplify the whole workflow I created some new custom nodes that make it possible to detect the local axes of a Revit element, which then can be used as orientation vectors for the several section views.īefore you start playing yourself with the script (which is provided at the bottom of the post as usual), you’ll need to first install the package BIM4Struc.Productivity from the package manager in Dynamo.

    dynamo revit dynamo revit

    With the functionalities available at that time in Dynamo, that workflow was a bit devious and hard to modify. In October 2015, I wrote this post on this blog about how to automate the generation of detail (section) views of some specific Revit elements by means of a Dynamo graph.











    Dynamo revit