Merge multiple mesh into a single one

Maybe there is something useful for you in the beginner example ( step 13) of the collection?

const honeyComb = createHoneyComb( radius, rings, thick, depth ); // see function below