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