Hi,
I have the following problem, I have xyz/ raster data of a lake, for this lake I want to create a plane surface at a certain height and cut it where this height intersects with the raster layer. So basically I want to create the water surface, creating a 3D plane is not a problem but the problem I have is, that I don't know a way to cut the new layer at the borders where it hits the land. Is there any geoprocessing tool that offers something like this or do I have to do a workaround, I also thought about cutting the raster at that height and then extract by mask but I am not sure if it would work like that.