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