Tag.SetLeaderElbowPosition

Tag.SetLeaderElbowPosition

Dynamo Hierarchy: Rhythm>Revit>Elements>Tag>Tag.SetLeaderElbowPosition

Description:

This will attempt to set the leader elbow position of the tag.

Inputs:

tag : Tag

point : Point

Outputs:

void : Void

Tag.SetHeadPosition

Tag.SetHeadPosition

Dynamo Hierarchy: Rhythm>Revit>Elements>Tag>Tag.SetHeadPosition

Description:

This will attempt to set the head position of the tag.

Inputs:

tag : Tag

point : Point

Outputs:

void : Void

Tag.SetLeaderEndPosition

Tag.SetLeaderEndPosition

Dynamo Hierarchy: Rhythm>Revit>Elements>Tag>Tag.SetLeaderEndPosition

Description:

This will attempt to set the leader end position of the tag.

Inputs:

tag : Tag

point : Point

Outputs:

void : Void

 

Tag.GetLeaderEnd

Tag.GetLeaderEnd

Dynamo Hierarchy: Rhythm>Revit>Elements>Tag>Tag.GetLeaderEnd

Description:

The position of the leader end for a tag using free end leader behavior.

Inputs:

tag : Tag

Outputs:

point : Point

Tag.GetHeadPosition

Tag.GetHeadPosition

Dynamo Hierarchy: Rhythm>Revit>Elements>Tag>Tag.GetHeadPosition

Description:

The position of the head of tag in model coordinates (if available).

Inputs:

tag : Tag

Outputs:

point : Point