Element in Inside Room

Actually Revit API supported to do that with method IsPointInRoom :

But you can try with orignal node in OpenMEP package :slight_smile: in case use with complex purpose
https://chuongmep.github.io/OpenMEP/api/OpenMEPSandbox.Geometry.Point.html#OpenMEPSandbox_Geometry_Point_IsInPolygonPlus_Autodesk_DesignScript_Geometry_Point_Autodesk_DesignScript_Geometry_Polygon_
Point.IsInPolygons