clipPolyface MethodStatic

Clip each facet of polyface to the ClipPlane or ConvexClipPlaneSet

  • This method parses the variant input types and calls a more specific method.
  • WARNING: The new mesh is "points only".

clipPolyface(polyface: Polyface, clipper: ClipPlane | ConvexClipPlaneSet): Polyface | undefined

Parameter Type Description
polyface Polyface  
clipper ClipPlane | ConvexClipPlaneSet  

Defined in

Last Updated: 08 January, 2020