Water
Description:
A static class that provides access to the property names that appear in the Water visual asset schema.
A static class that provides access to the property names that appear in the Water visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Water
System.Object
Autodesk.Revit.DB.Visual.Water
public static class Water
| Name | Return Type | Description |
|---|---|---|
| CommonTintColor | string | The property labeled "Tint Color" from the "Water" schema. |
| CommonTintToggle | string | The property labeled "Tint" from the "Water" schema. |
| WaterBumpAmount | string | The property labeled "Wave Height" from the "Water" schema. |
| WaterColorByObject | string | The property labeled "Custom Color" from the "Water" schema. |
| WaterTintColor | string | The property labeled "Custom Color" from the "Water" schema. |
| WaterTintEnable | string | The property labeled "Color" from the "Water" schema. |
| WaterType | string | The property labeled "Type" from the "Water" schema. |