AdvancedWoodWoodRayNumSlices Property |
The property labeled "Number of slices in xy plane" from the "AdvancedWood" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static string WoodRayNumSlices { get; }
Public Shared ReadOnly Property WoodRayNumSlices As String
Get
public:
static property String^ WoodRayNumSlices {
String^ get ();
}
static member WoodRayNumSlices : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyInteger".
See Also