City Based Parking and Routing System API Documentation |
|
Road.AddSideObject Method
Adds a side object tot the collection of side objects for the specified side of the road.
Parameters
-
obj
- The side object to add.
-
alpha
- Boolean indicating if the objects is on the alpha or beta side of the road.
Return Value
True if the object was added sucessfully; Otherwise, false.
Implements
IRoad.AddSideObject
See Also
Road Class | CBPRS.Infrastructure Namespace