sweepLinestringToFacetsXYReturnChains MethodStatic
Deprecated in 4.x - will not be removed until after 2026-06-13. Use sweepLineStringToFacets to get further options.
Find segments (within the linestring) which project to facets.
- Return chains.
- This calls sweepLineStringToFacets with default options.
sweepLinestringToFacetsXYReturnChains(linestringPoints: GrowableXYZArray, polyface: Polyface): LineString3d[]
Parameter | Type | Description |
---|---|---|
linestringPoints | GrowableXYZArray | |
polyface | Polyface |
Returns - LineString3d[]
Defined in
- polyface/PolyfaceQuery.ts Line 1539
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.