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: 26.0.4.0 (26.0.4.0)
Syntax
public enum GradientNoiseType
Public Enumeration GradientNoiseType
public enum class GradientNoiseType
type GradientNoiseType
Members
Member nameValueDescription
Fractal2 
Regular0 
Turbulence1 
See Also