AdvancedWood.WoodRingThickness Property

AdvancedWoodWoodRingThickness Property

The property labeled "Thickness (cm) of yearly growth ring" 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 WoodRingThickness { get; }
Public Shared ReadOnly Property WoodRingThickness As String
	Get
public:
static property String^ WoodRingThickness {
	String^ get ();
}
static member WoodRingThickness : string with get

Property Value

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