Revit 2026 API
Data |
Speed(bytes/second) in this event.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Speed { get; }
Public ReadOnly Property Speed As Double Get
public: property double Speed { double get (); }
member Speed : float with get
Property Value
DoubleSee Also