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: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum GradientNoiseType
Public Enumeration GradientNoiseType
public enum class GradientNoiseType
MembersMember name | Value | Description |
---|
Fractal | 2 | |
Regular | 0 | |
Turbulence | 1 | |
See Also