Dimension |
Gets an ordered list of the entries in the equality formula definition.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Return Value
IList DimensionEqualityLabelFormattingAn ordered list of the entries in the equality formula definition.

Exception | Condition |
---|---|
InvalidOperationException | The given DimensionType cannot be assigned an equality formula as it is not continuous linear or angular. |
