Revit 2026 API
OpeningHost Property |
Retrieves the host element of this opening.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Element Host { get; }
Public ReadOnly Property Host As Element Get
public: property Element^ Host { Element^ get (); }
member Host : Element with get
Property Value
ElementSee Also