API Reference > geometry-core > Polyface > PolyfaceClip > clipPolyfaceConvexClipPlaneSet clipPolyfaceConvexClipPlaneSet MethodStatic Clip each facet of polyface to the ClipPlane. Return surviving clip as a new mesh. WARNING: The new mesh is "points only". clipPolyfaceConvexClipPlaneSet(polyface: Polyface, clipper: ConvexClipPlaneSet): Polyface Parameter Type Description polyface Polyface clipper ConvexClipPlaneSet Returns - Polyface Defined in core/geometry/src/polyface/PolyfaceClip.ts Line 96 Last Updated: 13 June, 2024