Links

Links

Dynamo Hierarchy: Rhythm>Revit>Selection>Links

Description:

Allows you to select a link instance from all of the Revit links in your file.

Inputs:

dropdown : DesignOptions

Outputs:

DesignOption :DesignOption

All Framing at Reference Level

All Framing at Reference Level

Dynamo Hierarchy: Rhythm>Revit>Selection>All Framing at Reference Level

Description:

Collects all of the structural framing at a specific reference level

Inputs:

Level : Level

Outputs:

Framing at Reference Level : Element

Collector.ElementsOfTypeInDocument

Collector.ElementsOfTypeInDocument

Collector.ElementsOfTypeInDocument

Dynamo Hierarchy: Rhythm>Revit>Selection>Collector>ElementsOfTypeInDocument

Description:

All elements of given type in the specified document. This works for unopened files and for linked documents.

Inputs:

document : Document

elementType: ElementType

Outputs:

elements : Element

Collector.ElementsOfTypeInDocument-Example.png

Collector.PipesBySystem

Collector.PipesBySystem

Dynamo Hierarchy: Rhythm>Revit>Collector>Collector.PipesBySystem

Description:

This collects all pipes in the project and organizes them by System Classification

Inputs:

RunMe : bool

Outputs:

SystemTypes : UnknownElement

SystemClassifications : String

Pipes(GroupedBySystem) : Element