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