An enumerated type listing all pipe loss method types for a connector 
   Namespace:   Autodesk.Revit.DB.Plumbing  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Members
| Member name | Description | 
|---|---|
| NotDefined | pipe loss method is undefined. | 
| Table | pipe loss method is depend on the coefficient from table. | 
| SpecificLoss | pipe loss method is specified. | 
| Coefficient | pipe loss method depend on coefficient. |