AdvancedWoodWoodLatewoodRatio Property |
The property labeled "Percentage of latewood in each 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 WoodLatewoodRatio { get; }
Public Shared ReadOnly Property WoodLatewoodRatio As String
Get
public:
static property String^ WoodLatewoodRatio {
String^ get ();
}
static member WoodLatewoodRatio : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyDouble".
See Also