RVTDocs.com

SpatialElementTag.LeaderElbow

Property
Description:
The position of the leader's elbow (middle point).
Remarks:
Returns the elbow point of the tag leader.
Syntax
public XYZ LeaderElbow { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null
InvalidOperationException There is no leader for this tag. -or- When setting this property: SpatialElementTag is pinned. -or- When setting this property: SpatialElementTag is orphaned.