City Based Parking and Routing System API Documentation

Lane.GetStartBlockOfLane Property

Gets the start block of the current lane.

public virtual int GetStartBlockOfLane {get; set;}

Implements

ILane.GetStartBlockOfLane

Remarks

When the start block of the lane is greater than zero vehicles cannot enter that lane from the intersection but need to drive along another lane before entering.

See Also

Lane Class | CBPRS.Infrastructure Namespace