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