Open luoxz-ai opened 1 year ago
Can push and pull generate quadrilaterals?
Triangle converted to polygon after push and pull?
We could indeed add an option to add quads instead of triangles.
Hello, is the option to pull the quadrilateral modified? This function is very important.
Please use the following template to help us solving your issue.
Issue Details
CGAL::Polygon_mesh_processing::extrude_mesh
Push and pull don't need to be triangulated
The push-pull is triangulated, which will lead to inaccurate subdivision of the model, and requires quadrangling of similar modeling software
Source Code
Environment