<Code Lib>
2026 Constructor
Changes 0
C

BoundingBoxContainsPointFilter(XYZ)

Description:
Constructs a new instance of a filter to match elements with a bounding box that contains the given point.

  • point
    The point used to find elements with a bounding box that contains it.

Loading…