Is it possible to convert between the geometry types?
Slight tangent, if I understood correctly there is no way to use quad mesh if it’s not CSG right?
No conversation is not possible, but should not be necessary. In occ you can either also give the quad_dominated=True
argument or alternatively set this property to single faces. This also allows you to selectively mesh faces quad dominated and not.
Best
Christopher
2 Likes
Hi,
Previously, i have discussion to someone in edge mesh size setting to generate full quadrilateral based on triangle mesh from NetGen.
One file of code has kindly shared then published and available at GitLab, hopefully it can be adapted to NetGen in the future and become useful features.
Regards,