populateLod3MultiSurface

fun AbstractThematicSurface.populateLod3MultiSurface(geometryTransformer: GeometryTransformer): Either<GeometryTransformerException, Unit>

Populates the LOD3 geometry of an AbstractThematicSurface object with the source geometries of the GeometryTransformer.

Return

Either.Right is returned, if a geometry has been populated; Either.Left, if no adequate geometry could be assigned

Parameters

geometryTransformer

source geometries