Wood.WoodColor2 Property

WoodWoodColor2 Property

The property labeled "Color 2" from the "Wood" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static string WoodColor2 { get; }
Public Shared ReadOnly Property WoodColor2 As String
	Get
public:
static property String^ WoodColor2 {
	String^ get ();
}
static member WoodColor2 : string with get

Property Value

String
Remarks
This property is of type "AssetPropertyDoubleArray4d". This property allows a connected asset.
See Also