Revit 2022 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: 22.0.0.0 (22.1.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:
|