buildPolyhedronsByExtrudedTopRoadCorners

fun buildPolyhedronsByExtrudedTopRoadCorners(    roadObject: RoadObjectsObject,     roadReferenceLine: Curve3D,     extrusionHeight: Double,     numberTolerance: Double): ContextIssueList<List<Polyhedron3D>>

Builds a list of polyhedrons from OpenDRIVE road objects defined by extruded top road corner outlines.

Return

list of polyhedrons

Parameters

roadObject

road object of OpenDRIVE

roadReferenceLine

road reference line for transforming curve relative coordinates

extrusionHeight

height by which the top road corners are to be extruded