Api - IPathIntersectionOptions Interface
Hierarchy
-
IPathIntersectionBaseOptions
- IPathIntersectionOptions
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.
Optional path1Offset
Optional boolean to only return deep intersections, i.e. not on an end point or tangent.
Optional path2Offset
Optional output variable which will be set to true if the paths are overlapped.
Generated using TypeDoc
Options to pass to path.intersection()