City Based Parking and Routing System API Documentation

IIntersection.Disconnect Method (IRoad)

Disconnects the specified road.

bool Disconnect(
   IRoad road
);

Parameters

road
A Road object that is connected to the intersection.

Return Value

True if the road was disconnected; Otherwise, false.

See Also

IIntersection Interface | CBPRS.Infrastructure Namespace | IIntersection.Disconnect Overload List