Creates a new fluid temperature with given temperature, dynamic viscosity and density. 
   Namespace:   Autodesk.Revit.DB.Plumbing  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
  Since:  2013 
Syntax
| C# | 
|---|
   |  
| Visual Basic | 
|---|
   |  
| Visual C++ | 
|---|
   |  
Parameters
- temperature
 -  Type:  System Double  
The temperature value. 
- viscosity
 -  Type:  System Double  
The dynamic viscosity value. 
- density
 -  Type:  System Double  
The density value.