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