RoadBuilder 
    Builder for Road objects of the RoadSpaces data model.
Functions
Link copied to clipboard
                  fun buildRoad(    id: RoadspaceIdentifier,     road: Road,     roadSurface: CurveRelativeParametricSurface3D,     roadSurfaceWithoutTorsion: CurveRelativeParametricSurface3D,     baseAttributes: AttributeList,     roadMarkRepresentationRegistry: RoadMarkRepresentationRegistry): ContextIssueList<Road>
Builds a single road from the OpenDRIVE data model.