Revit 2025 API
Duct |
The velocity of the duct. Units: (ft/s).
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Velocity { get; set; }
Public Property Velocity As Double Get Set
public: property double Velocity { double get (); void set (double value); }
member Velocity : float with get, set
Property Value
DoubleSee Also