Dear Prof. Fang,
I am experiencing difficulties with the `v2m` function when attempting to mesh a solid volume that contains disconnected regions. Currently, the `v2m` function only recognizes and meshes the corner solid region, ignoring the main part of the topology. Although the corner region is an important component of the topology and needs to be included in the meshing process, it is equally crucial to incorporate the other disconnected section. I have attached a figure that illustrates this issue, highlighting that the meshing is only applied to the volume marked by an arrow.
Despite my attempts to adjust the meshing parameters, specifically the opt.autoregion and opt.distbound, I have not achieved the desired outcome. Here are the settings I am currently using:
Please advise on potential strategies to enable the v2m function to effectively detect and mesh both solid volumes.

hi Kamran,
can you try using 'cgalmesh' instead of 'cgalsurf'?
also please read this thread:
https://github.com/fangq/iso2mesh/issues/7
especially a workaround described in FAQ#9
if what you described was indeed related to issue#7, the CGAL
team had provided an improved cgalmesh code at the following
pull-request
https://github.com/fangq/iso2mesh/pull/41
--
You received this message because you are subscribed to the Google Groups "iso2mesh-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iso2mesh-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iso2mesh-users/dc66f0ea-c69a-43ed-85d0-7aa53c11db2bn%40googlegroups.com.