--- layout: posts title: Api - IPathIntersectionBaseOptions Interface ---

Options to pass to path.intersection()

Hierarchy

Index

Properties

Optional excludeTangents

excludeTangents: boolean

Optional boolean to only return deep intersections, i.e. not on an end point or tangent.

Optional out_AreOverlapped

out_AreOverlapped: boolean

Optional output variable which will be set to true if the paths are overlapped.

Generated using TypeDoc