Collector.ModelGroupByName

Collector.ModelGroupByName

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

Description:

This will collect all instances of a model group by given name.

Inputs:

groupName : string

Outputs:

groupInstances : Element

Collector.DuctsBySystem

Collector.DuctsBySystem

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

Description:

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

Inputs:

RunMe : bool

Outputs:

SystemTypes : UnknownElement

SystemClassification : String

Ducts : Element