ConcreteBrightmodeType Enumeration |
The enumerated type representing the permitted values for the asset property "ConcreteBrightmode" from the "Concrete" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum ConcreteBrightmodeType
Public Enumeration ConcreteBrightmodeType
public enum class ConcreteBrightmodeType
type ConcreteBrightmodeType
Members| Member name | Value | Description |
|---|
| Automatic | 1 | |
| Custom | 2 | |
| None | 0 | |
See Also