Share

NoiseType Enumeration

The enumerated type representing the permitted values for the asset property "NoiseType" from the "Noise" schema.


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

Syntax

C#

public enum NoiseType

Members

Member nameValueDescription
Fractal1 
Regular0 
Turbulence2 

See Also

Reference

Was this information helpful?