Hardwood Class

A static class that provides access to the property names that appear in the Hardwood visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualHardwood

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class Hardwood

The Hardwood type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "Hardwood" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "Hardwood" schema.
Public propertyStatic memberHardwoodApplication The property labeled "Used For" from the "Hardwood" schema.
Public propertyStatic memberHardwoodColor The property labeled "Image" from the "Hardwood" schema.
Public propertyStatic memberHardwoodFinish The property labeled "Finish" from the "Hardwood" schema.
Public propertyStatic memberHardwoodImperfections The property labeled "Relief Pattern" from the "Hardwood" schema.
Public propertyStatic memberHardwoodImperfectionsAmount The property labeled "Amount" from the "Hardwood" schema.
Public propertyStatic memberHardwoodImperfectionsShader The property labeled "Image" from the "Hardwood" schema.
Public propertyStatic memberHardwoodTintColor The property labeled "Stain Color" from the "Hardwood" schema.
Public propertyStatic memberHardwoodTintEnabled The property labeled "Stain" from the "Hardwood" schema.
Top
See Also