AdvancedWoodWoodRingThickness Property |
The property labeled "Thickness (cm) of yearly growth ring" from the "AdvancedWood" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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