Revit 2026 API
Railing |
Accesses the object containing properties related to the baluster placement.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public BalusterPlacement BalusterPlacement { get; }
Public ReadOnly Property BalusterPlacement As BalusterPlacement Get
public: property BalusterPlacement^ BalusterPlacement { BalusterPlacement^ get (); }
member BalusterPlacement : BalusterPlacement with get
Property Value
BalusterPlacementSee Also