City Based Parking and Routing System API Documentation

Lane.GetEndBlockOfLane Property

Gets the end block of the current lane.

public virtual int GetEndBlockOfLane {get; set;}

Implements

ILane.GetEndBlockOfLane

Remarks

When the end block of the lane is smaller than the length of the road vehicle that drive on the lane cannot cross the upcoming intersection but should switch lanes once the end of this lane is reached.

See Also

Lane Class | CBPRS.Infrastructure Namespace