Revit 2025.3 API
HardwoodHardwood |
The property labeled "Amount" from the "Hardwood" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static string HardwoodImperfectionsAmount { get; }
Public Shared ReadOnly Property HardwoodImperfectionsAmount As String Get
public: static property String^ HardwoodImperfectionsAmount { String^ get (); }
static member HardwoodImperfectionsAmount : string with get
Property Value
String
This property is of type "AssetPropertyDouble" within the range of "-10, 10".
See Also