addAuxiliaryTrafficSpaceFeature

fun addAuxiliaryTrafficSpaceFeature(lane: Lane, surface: AbstractSurface3D, centerLine: AbstractCurve3D, lateralFillerSurface: Option<LateralFillerSurface>, longitudinalFillerSurfaces: List<LongitudinalFillerSurface>, dstTransportationSpace: AbstractTransportationSpace): DefaultMessageList

Transforms a lane with a surface and centerLine representation and its longitudinalFillerSurfaces to a CityGML AuxiliaryTrafficSpace and adds it to the dstTransportationSpace.


fun addAuxiliaryTrafficSpaceFeature(roadspaceObject: RoadspaceObject, dstTransportationSpace: AbstractTransportationSpace): DefaultMessageList