JME - Application Documentation
    Preparing search index...
    • Builds the three-phase path through an intersection (approach, inside, and exit).

      Parameters

      • intersection: Group

        The intersection group.

      • entry: { exitIndex: number; laneIndex: number }

        Entry exit and lane index.

      • exit: { exitIndex: number; laneIndex: number }

        Exit exit and lane index.

      Returns InternalParts

      Approach, inside, and exit point arrays.