AdvancedWood.WoodFiberRoughness Property

AdvancedWoodWoodFiberRoughness Property

The property labeled "Roughness for secondary highlight" from the "AdvancedWood" schema.

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

Property Value

String
Remarks
This property is of type "AssetPropertyDouble".
See Also