Hello, im trying to write a bit of python code which will do a check at any given time that all the polygon surfaces in my scene have normals pointing outwards.
obviously with flat surfaces there is no way for python to know which direction is correct for the normals to be. But im talking about the concave surfaces or closed surfaces. I want the normals to always be facing outwards. is there a way through python to check this automatically and reverse normals, without having to check each surface manually. thanks, Sam -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/953eb212-9c1b-481c-ba40-4f71c8cec996%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
