API Reference > geometry-core > CartesianGeometry > ClipVector > classifyRangeContainment classifyRangeContainment Method Determines whether a 3D range lies inside or outside this set of ClipShapes. If any set is defined by masking planes, checks the mask planes only, provided that ignoreMasks is false. Otherwise, checks the _clipplanes member. classifyRangeContainment(range: Range3d, ignoreMasks: boolean): ClipPlaneContainment Parameter Type Description range Range3d ignoreMasks boolean Returns - ClipPlaneContainment Defined in core/geometry/src/clipping/ClipVector.ts Line 294 Last Updated: 13 June, 2024