Revit 2025.3 API
Route |
The constant storing minimum allowed length of path of travel
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double MinimumLength { get; }
Public ReadOnly Property MinimumLength As Double Get
public: property double MinimumLength { double get (); }
member MinimumLength : float with get
Property Value
DoubleSee Also