A static class that provides access to the property names that appear in the Hardwood visual asset schema.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.Visual.Hardwood
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class Hardwood
The Hardwood type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommonTintColor | The property labeled "Tint Color" from the "Hardwood" schema. | |
| CommonTintToggle | The property labeled "Tint" from the "Hardwood" schema. | |
| HardwoodApplication | The property labeled "Used For" from the "Hardwood" schema. | |
| HardwoodColor | The property labeled "Image" from the "Hardwood" schema. | |
| HardwoodFinish | The property labeled "Finish" from the "Hardwood" schema. | |
| HardwoodImperfections | The property labeled "Relief Pattern" from the "Hardwood" schema. | |
| HardwoodImperfectionsAmount | The property labeled "Amount" from the "Hardwood" schema. | |
| HardwoodImperfectionsShader | The property labeled "Image" from the "Hardwood" schema. | |
| HardwoodTintColor | The property labeled "Stain Color" from the "Hardwood" schema. | |
| HardwoodTintEnabled | The property labeled "Stain" from the "Hardwood" schema. |
