Revit 2025.3 API
Data |
Speed(bytes/second) in this event.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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