| Revit 2024 API |
| SpotDimension..::..LeaderShoulderPosition Property |
| SpotDimension Class See Also |
Position of spot dimension's leader shoulder point.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2021.1
Syntax
Remarks
Setting of this property also affects LeaderEndPosition and TextPosition.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was null |
| Autodesk.Revit.Exceptions..::..InvalidOperationException |
Dimension must have leader.
-or-
Dimension's leader must have shoulder.
-or-
Thrown when:
|