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 |
Defined in
Last Updated: 08 January, 2020