getExtrudedLaneSurface

fun getExtrudedLaneSurface(    laneIdentifier: LaneIdentifier,     step: Double,     height: Double): Either<Exception, AbstractSolid3D>

Returns the surface of an individual lane with laneIdentifier extruded by a defined height and sampled by a certain discretization step size.