Adds an intersection node for a given point and segment to this segment string. If an intersection already exists for this exact location, the existing node will be returned.
-
Parameters:
-
intPt - intPt the location of the intersection
-
segmentIndex - segmentIndex the index of the segment containing the intersection
-
Returns:
-
the intersection node for the point