RVTDocs.com

SpatialElementTag.HasElbow

Property
Description:
Identifies if the tag's leader has an elbow point or not.
Remarks:
Straight leaders do not have elbow points. Use LeaderElbow to get or set elbow point.
Syntax
public bool HasElbow { get; }
Exceptions
Exception Condition
InvalidOperationException There is no leader for this tag.