--- layout: posts title: Api - IPathIntersectionBaseOptions Interface ---
Options to pass to path.intersection()
Optional boolean to only return deep intersections, i.e. not on an end point or tangent.
Optional output variable which will be set to true if the paths are overlapped.
Generated using TypeDoc
Options to pass to path.intersection()