PostPattern Property


Accesses the object containing properties related to the post pattern.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2019

Syntax

C#
public PostPattern PostPattern { get; }
Visual Basic
Public ReadOnly Property PostPattern As PostPattern
	Get
Visual C++
public:
property PostPattern^ PostPattern {
	PostPattern^ get ();
}

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →