Mesh.flip_cycles
-
Mesh.
flip_cycles
() Flip the cycle directions of all faces.
- Parameters
mesh (Mesh) – A mesh object.
Notes
This function does not care about the directions being unified or not. It just reverses whatever direction it finds.
Mesh.
flip_cycles
()Flip the cycle directions of all faces.
mesh (Mesh) – A mesh object.
Notes
This function does not care about the directions being unified or not. It just reverses whatever direction it finds.