AdvancedWood.WoodSecondaryPerlinScaleZ Property

AdvancedWoodWoodSecondaryPerlinScaleZ Property

The property labeled "Anisotropic pos-z scale for secondary highlight perlin" from the "AdvancedWood" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static string WoodSecondaryPerlinScaleZ { get; }
Public Shared ReadOnly Property WoodSecondaryPerlinScaleZ As String
	Get
public:
static property String^ WoodSecondaryPerlinScaleZ {
	String^ get ();
}
static member WoodSecondaryPerlinScaleZ : string with get

Property Value

String
Remarks
This property is of type "AssetPropertyDouble".
See Also