RoadspaceObject

constructor(id: RoadspaceObjectIdentifier, type: RoadObjectType = RoadObjectType.NONE, pointGeometry: AbstractPoint3D, boundingBoxGeometry: Option<AbstractGeometry3D>, complexGeometry: Option<AbstractGeometry3D>, laneRelations: List<LateralLaneRangeIdentifier>, attributes: AttributeList)

Parameters

complexGeometry

geometry of the road space object

laneRelations

object relations to road lanes

attributes

attributes containing information about the road space object