Indicates if all segments are forced to be equal.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AreSegmentsEqual { get; set; }Property Value
Boolean
Exceptions
Remarks
This property is usable only for linear dimensions with more
than one segment.
See Also
Reference