WindingOrder#
- class ansys.stk.core.graphics.WindingOrder#
IntEnum
Overview#
|
Positions or triangles are defined in counter-clockwise order. |
|
Positions or triangles are defined in clockwise order. |
|
The winding order is unknown and should be computed. For best performance, only use this value if you do not know the actual winding order. |
Import detail#
from ansys.stk.core.graphics import WindingOrder