FindHostPanel Method


Finds the id of the host panel (i.e., wall) associated with this panel. If a host panel is present, then it is displayed instead of the curtain panel.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2015

Syntax

C#
public ElementId FindHostPanel()
Visual Basic
Public Function FindHostPanel As ElementId
Visual C++
public:
ElementId^ FindHostPanel()

Return Value

Element id of the host panel associated with this panel. Otherwise, InvalidElementId is returned

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 →