Revit 2025.3 API
Railing |
Accesses the object containing properties related to the baluster placement.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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