City Based Parking and Routing System API Documentation

Intersection.GenerateRoutes Method

Generates internal routes for a specified intersection.

Overload List

Generates internal routes for a specified intersection.

protected void GenerateRoutes();

Generates the InternalRoute's for the intersection.

protected void GenerateRoutes(RoadPosition,DirectionTypes,Lane,int,int);

See Also

Intersection Class | CBPRS.Infrastructure Namespace