Revit 2025 API
WoodWood |
The property labeled "Color 1" from the "Wood" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static string WoodColor1 { get; }
Public Shared ReadOnly Property WoodColor1 As String Get
public: static property String^ WoodColor1 { String^ get (); }
static member WoodColor1 : string with get
Property Value
String
This property is of type "AssetPropertyDoubleArray4d".
This property allows a connected asset.
See Also