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: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum WaterTintEnableType
Public Enumeration WaterTintEnableType
public enum class WaterTintEnableType
MembersMember name | Value | Description |
---|
Tropical | 0 | |
Algae | 1 | |
Murky | 2 | |
ReflectingPool | 3 | |
River | 4 | |
Lake | 5 | |
Ocean | 6 | |
Custom | 7 | |
See Also