allIntersectionsAmongPrimitivesXY MethodStatic

Return xy intersections of input curves.

allIntersectionsAmongPrimitivesXY(primitives: CurvePrimitive[], tolerance: number = Geometry.smallMetricDistance): CurveLocationDetailPair[]

Parameter Type Description
primitives CurvePrimitive[] input curves to intersect
tolerance number optional distance tolerance for coincidence

Returns - CurveLocationDetailPair[]

Defined in

Last Updated: 20 April, 2024