Identifies if the tag's leader has an elbow point or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasElbow { get; }Property Value
Boolean
Exceptions
Remarks
Straight leaders do not have elbow points. Use
LeaderElbow to get or set elbow point.
See Also
Reference