Maybe someone could help me.
Is there any way to establish the connectivity between two surfaces, that don´t share same line? The edges of the surfaces, where the connectivity should be given, lay within some small tolerance (compairing to the size of the surfaces) very close to each other. I depicted the situation in the picture below, so it could explain more than me
I need to use these Geometry for Finite-Element-Analysis. So I need connecting Surfaces to have same edge in order to establish the structural connectivity for them.
Yes, you are right. These were the meshes generated in the sketching App we develope within our research project.
The generated meshes aren´t good enough for FE-Analysis and deliver results with big nummerical diverence. Throw the (quad-)remeshing of the meshes, the angles between differenc elements will be lost. It´s needed, because different material and structural properties are planed to be given to different elements.
You could untrim all surfaces and trim the main surface with the other surfaces and the three edges which are nearly horizontal. It could be automated if you had three arc surfaces but you have four so that makes things a bit complicated.
Here’s my solution: I rebuilt the arc surfaces with Sweep2 and used those to trim the main surface and the main surface to trim the new arcs.