sectionPolyfaceClipPlane MethodStatic

Intersect each facet with the clip plane. (Producing intersection edges.)

  • Return all edges chained as array of LineString3d.

sectionPolyfaceClipPlane(source: PolyfaceVisitor | Polyface, clipper: ClipPlane): LineString3d[]

Parameter Type Description
source PolyfaceVisitor | Polyface  
clipper ClipPlane  

Returns - LineString3d[]

Defined in

Last Updated: 07 June, 2025