MEPNetworkSegmentDataVelocity Property |
The calculated velocity of this segment, in ft/s.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Velocity { get; }
Public ReadOnly Property Velocity As Double
Get
public:
property double Velocity {
double get ();
}
member Velocity : float with get
Property Value
Double
See Also