MEPNetworkSegmentDataVelocity Property |
The calculated velocity of this segment, in ft/s.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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