City Based Parking and Routing System API Documentation

RoadSystem.GetRandomGenerator Method (IIntersection)

Gets a randomly chosen generator that is not the current.

public IIntersection GetRandomGenerator(
   IIntersection current
);

Parameters

current
A intersection representing a generator.

Return Value

A randomly chosen generator that is not the current.

See Also

RoadSystem Class | CBPRS.Infrastructure Namespace | RoadSystem.GetRandomGenerator Overload List