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