clipPolyfaceConvexClipPlaneSet MethodStatic

Clip each facet to the clipper.

  • Return surviving facets as a new mesh.
  • WARNING: The new mesh is "points only".

clipPolyfaceConvexClipPlaneSet(source: PolyfaceVisitor | Polyface, clipper: ConvexClipPlaneSet): IndexedPolyface

Parameter Type Description
source PolyfaceVisitor | Polyface  
clipper ConvexClipPlaneSet  

Returns - IndexedPolyface

Defined in

Last Updated: 27 June, 2025