HardwoodTintEnabledType Enumeration |
The enumerated type representing the permitted values for the asset property "HardwoodTintEnabled" from the "Hardwood" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum HardwoodTintEnabledType
Public Enumeration HardwoodTintEnabledType
public enum class HardwoodTintEnabledType
type HardwoodTintEnabledType
MembersMember name | Value | Description |
---|
ColorChoice | 1 | |
NoColor | 0 | |
See Also