| Maptitude GISDK Help |
Finds where two lines intersect.
intersections = IntersectLines(array line1, array line2, array options)
| Argument | Contents |
|---|---|
| line1 | An array of coordinates for the first line |
| line2 | An array of coordinates for the second line |
No options are currently supported.
An array of coordinates where the lines intersect.
| Function | Summary |
|---|---|
| SplitLink() | Splits a line feature at a given coordinate |
| ©2025 Caliper Corporation | www.caliper.com |