City Based Parking and Routing System API Documentation

RoadSystem.GetRandomGenerator Method

Retrieves a randomly chosen generator.

Overload List

Retrieves a randomly chosen generator.

public IIntersection GetRandomGenerator();

Gets a randomly chosen generator that is not the current.

public IIntersection GetRandomGenerator(IIntersection);

See Also

RoadSystem Class | CBPRS.Infrastructure Namespace