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