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
- polyface/PolyfaceClip.ts Line 119
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.