Hi,
we have 3D polygons inside the database. Now we wanna convert them into Multipatch. Oracle support this kind of geometry.
I did it by using FaceReplacer.
Inside the 3D polygons we have already some kind of splitter elements (area<0.0xxx). Is there a way like Simplifier or Dissolver to unify these features? That we can eliminate these elements during the process to create Multipatch features.
Furthermore it seems that after multipatch generation there are some gaps between the elements:
If the 3D polygon is closed uand after using face replacer it should be closed too right?