Visualize your Python code while you type it in PyCharm, Emacs, Sublime Text, or even your browser. Live coding tightens the feedback loop between making a change to your code and seeing the behaviour ...
This file provides functions and modules that construct shapes from a list of cross sections. In the case of skin() you specify each cross sectional shape yourself, and the number of points can vary.