GeometryContainmentResponseProps Interface
Information returned from the back end to the front end holding the result of the geometry containment query.
extensions
Properties
| Name | Type | Description | |
|---|---|---|---|
| candidatesContainment | undefined | ClipPlaneContainment[] | ||
| numInside | undefined | number | ||
| numOutside | undefined | number | ||
| numOverlap | undefined | number | ||
| status | BentleyStatus |
Defined in
Last Updated: 30 November, 2023