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