Share

Wood Class

A static class that provides access to the property names that appear in the Wood visual asset schema.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.Wood


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class Wood

The Wood type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberTextureAngle The property labeled "Angle" from the "Wood" schema.
Public propertyStatic memberTextureLinkTextureTransforms The property labeled "Link Transforms" from the "Wood" schema.
Public propertyStatic memberTextureRealWorldOffsetX The property labeled "Offset X" from the "Wood" schema.
Public propertyStatic memberTextureRealWorldOffsetY The property labeled "Offset Y" from the "Wood" schema.
Public propertyStatic memberTextureRealWorldOffsetZ The property labeled "Offset Z" from the "Wood" schema.
Public propertyStatic memberWoodAxialNoise The property labeled "Axial Noise" from the "Wood" schema.
Public propertyStatic memberWoodColor1 The property labeled "Color 1" from the "Wood" schema.
Public propertyStatic memberWoodColor2 The property labeled "Color 2" from the "Wood" schema.
Public propertyStatic memberWoodRadialNoise The property labeled "Radial Noise" from the "Wood" schema.
Public propertyStatic memberWoodThickness The property labeled "Grain Thickness" from the "Wood" schema.

See Also

Reference

Was this information helpful?