Skip to content

I want to connect two meshes together without creating any holes at the connected part. Could you tell me how to do that? #4491

Answered by Grantim
JihoKang24 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

Neither merge nor union fill or stitch holes, so I suggest you need to Merge and Stich:

/** \brief Stitches two holes in Mesh\n
*
* Build cylindrical patch to fill space between two holes represented by one of their edges each,\n
* default metric: ComplexStitchMetric
*
* \image html fill/before_stitch.png "Before" width = 250cm
* \image html fill/stitch.png "After" width = 250cm
*
* Next picture show, how newly generated faces can be smoothed
* \ref MR::positionVertsSmoothly
* \ref MR::subdivideMesh
* \image html fill/stitch_smooth.png "St…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JihoKang24
Comment options

Answer selected by JihoKang24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants