Revit Preview Release API |
SpatialElementTag..::..HasElbow Property |
SpatialElementTag Class See Also |
Identifies if the tag's leader has an elbow point or not.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
Remarks
Straight leaders do not have elbow points. Use LeaderElbow to get or set elbow point.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..InvalidOperationException | There is no leader for this tag. |