.. _tui_create_sketch_interpolation: Create interpolation curve ========================== .. literalinclude:: examples/interpolation.py :linenos: :language: python :download:`Download this script ` .. _tui_create_sketch_approximation: Create approximation curve ========================== .. literalinclude:: examples/approximation.py :linenos: :language: python :download:`Download this script `