City Based Parking and Routing System API Documentation

Intersection.Disconnect Method

Disconnects the specified road.

Overload List

Disconnects the specified road.

public bool Disconnect(IRoad);

Disconnects a road at the specified road position.

public void Disconnect(RoadPosition);

See Also

Intersection Class | CBPRS.Infrastructure Namespace