City Based Parking and Routing System API Documentation

IIntersection.Disconnect Method

Disconnects the specified road.

Overload List

Disconnects the specified road.

bool Disconnect(IRoad);

Disconnects a road at the specified road position.

void Disconnect(RoadPosition);

See Also

IIntersection Interface | CBPRS.Infrastructure Namespace