GradientNoiseType Enumeration |
The enumerated type representing the permitted values for the asset property "GradientNoise" from the "Gradient" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum GradientNoiseType
Public Enumeration GradientNoiseType
public enum class GradientNoiseType
MembersMember name | Value | Description |
---|
Regular | 0 | |
Turbulence | 1 | |
Fractal | 2 | |
See Also