API Reference > imodeljs-common > Geometry > GeometryContainmentResponseProps GeometryContainmentResponseProps Interface Information returned from the back end to the front end holding the result of the geometry containment query. Properties Name Type Description candidatesContainment undefined | ClipPlaneContainment[] numInside undefined | number numOutside undefined | number numOverlap undefined | number status BentleyStatus Defined in core/common/src/GeometryContainment.ts Line 27 Last Updated: 11 June, 2024