Maptitude GISDK Help

IntersectLines()

Summary

Finds where two lines intersect.

 

Syntax

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.

 

Returns

An array of coordinates where the lines intersect.

 

See Also

Function Summary
SplitLink() Splits a line feature at a given coordinate

 

 

©2025 Caliper Corporation www.caliper.com