NoiseType Enumeration

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.0.4.0 (26.0.4.0)
Syntax
public enum NoiseType
Public Enumeration NoiseType
public enum class NoiseType
type NoiseType
Members
Member nameValueDescription
Fractal1 
Regular0 
Turbulence2 
See Also