A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....polygons to mesh # Front face (Z+) mesh . create_polygon ([ 0 ...1 , 5 , 6 , 2 ]) # Back face (Z-) mesh . create_polygon ([ 5 ...