Skip to content

How to Flip Normals in python #2869

Answered by Grantim
dhanraj-khatal asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

Here is simple example:

from meshlib import mrmeshpy as mm
mesh = mm.makeCube()
mesh.topology.flipOrientation()

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@dhanraj-khatal
Comment options

@Grantim
Comment options

@dhanraj-khatal
Comment options

@dhanraj-khatal
Comment options

@Grantim
Comment options

Answer selected by dhanraj-khatal
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