WaterTintEnableType Enumeration |
The enumerated type representing the permitted values for the asset property "WaterTintEnable" from the "Water" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum WaterTintEnableType
Public Enumeration WaterTintEnableType
public enum class WaterTintEnableType
Members| Member name | Value | Description |
|---|
| Algae | 1 | |
| Custom | 7 | |
| Lake | 5 | |
| Murky | 2 | |
| Ocean | 6 | |
| ReflectingPool | 3 | |
| River | 4 | |
| Tropical | 0 | |
See Also