Share

Water Class

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


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class Water

The Water type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "Water" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "Water" schema.
Public propertyStatic memberWaterBumpAmount The property labeled "Wave Height" from the "Water" schema.
Public propertyStatic memberWaterColorByObject The property labeled "Custom Color" from the "Water" schema.
Public propertyStatic memberWaterTintColor The property labeled "Custom Color" from the "Water" schema.
Public propertyStatic memberWaterTintEnable The property labeled "Color" from the "Water" schema.
Public propertyStatic memberWaterType The property labeled "Type" from the "Water" schema.

See Also

Reference

Was this information helpful?