RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedPath

DividedPath.MaximumDistance

Property
Description:
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.
Syntax
public double MaximumDistance { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The maximumDistance is too small.