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: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.