Revit 2026 API
Post |
Accesses the object containing properties related to the end post.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public BalusterInfo EndPost { get; }
Public ReadOnly Property EndPost As BalusterInfo Get
public: property BalusterInfo^ EndPost { BalusterInfo^ get (); }
member EndPost : BalusterInfo with get
Property Value
BalusterInfoSee Also