

.. _example_normal_flipping_stl:

Normal flipping stl example
--------------------------------------------

This example shows how to read a stl file and flip it's normals.

.. image:: ../generated_images/example_normal_flipping_stl.jpg
    :align: center



**Python source code:** :download:`normal_flipping_stl.py`

.. literalinclude:: normal_flipping_stl.py
    :lines: 4-


    