populateLod1Geometry
fun AbstractSpace.populateLod1Geometry(geometryTransformer: GeometryTransformer): Either<GeometryTransformerException, Unit>
Populates the LOD1 geometry of an AbstractSpace object with the source geometries of the GeometryTransformer. So only the solid geometry are populated at LOD1 (since multiSurface, multiCurve are not available at this LOD).
Return
Either.Right is returned, if a geometry has been populated; Either.Left, if no adequate geometry could be assigned
Parameters
geometryTransformer
source geometries