classifyPointContainment Method

Determines whether the given points fall 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.

classifyPointContainment(points: Point3d[], ignoreMasks: boolean = false): ClipPlaneContainment

Parameter Type Description
points Point3d[]  
ignoreMasks boolean  

Defined in

Last Updated: 08 January, 2020