Get the MEPServerInfo of the current pipe pressure loss calculation server.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
C# |
---|
public MEPCalculationServerInfo GetPressLossCalculationServerInfo() |
Visual Basic |
---|
Public Function GetPressLossCalculationServerInfo As MEPCalculationServerInfo |
Visual C++ |
---|
public: MEPCalculationServerInfo^ GetPressLossCalculationServerInfo() |