The maximum distance is used when the layout is set to 'MaximumSpacing'.
When that layout rule is used the distance between points will not exceed this value.
The measurement type determines how the distance is measured.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double MaximumDistance { get; set; }Property Value
Double
Exceptions
See Also
Reference