Share

BalusterPlacement.UseBalusterPerTreadOnStairs Property

If true, one or more balusters will be included on each tread of an associated stair. If false, this is not guaranteed to happen.


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

Syntax

C#

public bool UseBalusterPerTreadOnStairs { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?