announceSweepLinestringToConvexPolyfaceXY MethodStatic

Find segments (within the linestring) which project to facets.

  • Announce each pair of linestring segment and on-facet segment through a callback.
  • Facets are ASSUMED to be convex and planar, and not overlap in the z direction.

announceSweepLinestringToConvexPolyfaceXY(linestringPoints: IndexedXYZCollection, polyface: Polyface, announce: AnnounceDrapePanel): void

Parameter Type Description
linestringPoints IndexedXYZCollection  
polyface Polyface  
announce AnnounceDrapePanel  

Returns - void

Defined in

Last Updated: 24 June, 2025