Revit 2018 API |
DividedPath..::..MinimumDistance Property |
DividedPath Class See Also |
The minimum distance is used when the layout is set to 'MinimumSpacing'.
When that layout rule is used the distance between points will not fall below this value.
The measurement type determines how the distance is measured.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2013
Syntax
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: The minimumDistance is too small. |