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

CurtainGrid.AddLineByPoint

CurtainGrid.AddLineByPoint

Dynamo Hierarchy: Rhythm>Revit>Elements>CurtainGrid>CurtainGrid.AddLineByPoint

Description:

This node will add a gridline at the specified place on the curtain wall grid.

Inputs:

curtainGrid : Autodesk.Revit.DB.CurtainGrid

locationPoint : Point

Outputs:

 

curtainGridLine: CurtainGridline