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 | ClipPlaneContainment[] | undefined | ||
| numInside | number | undefined | ||
| numOutside | number | undefined | ||
| numOverlap | number | undefined | ||
| status | BentleyStatus |
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.