How do I correct gap between two surfaces with concatenate?
I create a surface with Net surface and then disassemble it to three surfaces. I want to merge these surfaces together, first I joint two surfaces with concatenate then the resulting concatenated surface to another but I have this error on catia "Invalid selection, select connex curve or surface element(s)". How can I correct this error and concatenate the resulting surface to another?
1 Answer
There are few methods to do this. First, you can use Healing command. Make sure to add merging distance value greater than your gap value. Second, you can use Blend command. Just select 2 edges and support surfaces and it will create a new surface there. Otherwise, if the gap is closed by edges then you can simple use fill command and then join all surfaces together.