populateLod1MultiSurface

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

Populates the LOD1 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