City Based Parking and Routing System API Documentation

ILane Interface

Interface that contains the public methods for a lane object.

For a list of all members of this type, see ILane Members.

public interface ILane : ISimObject, ISerializable

Types that implement ILane

Type Description
Lane Driving lane for a road.
OffsetLane A driving lane that is offset of the beginning, end or both sides of the parent road.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

ILane Members | CBPRS.Infrastructure Namespace