GradientNoiseType Enumeration

GradientNoiseType Enumeration

The enumerated type representing the permitted values for the asset property "GradientNoise" from the "Gradient" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum GradientNoiseType
Public Enumeration GradientNoiseType
public enum class GradientNoiseType
type GradientNoiseType
Members
Member nameValueDescription
Fractal2 
Regular0 
Turbulence1 
See Also