API Reference > geometry-core > CartesianGeometry > ClipPlaneContainment ClipPlaneContainment Enumeration Enumerated type for describing where geometry lies with respect to clipping planes. Members Name Value Description StronglyInside 1 All points inside Ambiguous 2 Inside/outside state unknown. StronglyOutside 3 All points outside Defined in core/geometry/src/clipping/ClipUtils.ts Line 28 Last Updated: 13 June, 2024