clipPolyfaceClipPlaneWithClosureFace MethodStatic

Clip each facet of polyface to the ClipPlane.

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

clipPolyfaceClipPlaneWithClosureFace(polyface: Polyface, clipper: ClipPlane, insideClip: boolean = true, buildClosureFace: boolean = true): Polyface

Parameter Type Description
polyface Polyface  
clipper ClipPlane  
insideClip boolean  
buildClosureFace boolean  

Defined in

Last Updated: 08 January, 2020