Wave
Description:
A static class that provides access to the property names that appear in the Wave visual asset schema.
A static class that provides access to the property names that appear in the Wave visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Wave
System.Object
Autodesk.Revit.DB.Visual.Wave
public static class Wave
| Name | Return Type | Description |
|---|---|---|
| TextureAngle | string | The property labeled "Angle" from the "Wave" schema. |
| TextureLinkTextureTransforms | string | The property labeled "Link Transforms" from the "Wave" schema. |
| TextureRealWorldOffsetX | string | The property labeled "Offset X" from the "Wave" schema. |
| TextureRealWorldOffsetY | string | The property labeled "Offset Y" from the "Wave" schema. |
| TextureRealWorldOffsetZ | string | The property labeled "Offset Z" from the "Wave" schema. |
| WaveAmplitude | string | The property labeled "Amplitude" from the "Wave" schema. |
| WaveColor1 | string | The property labeled "Color 1" from the "Wave" schema. |
| WaveColor2 | string | The property labeled "Color 2" from the "Wave" schema. |
| WaveDistribution | string | The property labeled "Distribution" from the "Wave" schema. |
| WaveNumWaveSets | string | The property labeled "Number" from the "Wave" schema. |
| WavePhase | string | The property labeled "Phase" from the "Wave" schema. |
| WaveRandomSeed | string | The property labeled "Random Seed" from the "Wave" schema. |
| WaveWaveLenMax | string | The property labeled "Len Max" from the "Wave" schema. |
| WaveWaveLenMin | string | The property labeled "Len Min" from the "Wave" schema. |
| WaveWaveRadius | string | The property labeled "Radius" from the "Wave" schema. |