Revit 2025 API
MEPNetwork |
The calculated velocity of this segment, in ft/s.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Velocity { get; }
Public ReadOnly Property Velocity As Double Get
public: property double Velocity { double get (); }
member Velocity : float with get
Property Value
DoubleSee Also