Revit Preview Release API |
Dimension..::..AreSegmentsEqual Property |
Dimension Class See Also |
Indicates if all segments are forced to be equal.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
Remarks
This property is usable only for linear dimensions with more
than one segment.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..InvalidOperationException | Thrown when the dimension is non-linear or has only one segment. |