I referenced python code to change vertex array with clockwise from How can I sort vertex positions sequentially indices in a closed area?
Most plane change with clockwise very well, but some plane change with unclockwise!
I want to align array of planes, so is it possible to check whether vertex array is clockwise or unclockwise, and if its array is unclockwise, then use the python code again.