Cylinder.shape        -- closed cylinder, hand-built by F. Crow
SurfaceType ~ Bezier
DataSize ~ Vertices: 40, Surfaces: 4
Vertices ~ index: integer, xyzcoords: triple
0 1.0 0.0  0.0
1 1.0 1.3333 0.0 -- right round
2 -1.0 1.3333 0.0
3 -1.0 0.0  0.0
4 1.0 0.0  0.3333
5 1.0 1.3333 0.3333
6 -1.0 1.3333 0.3333
7 -1.0 0.0  0.3333
8 1.0 0.0  0.6667
9 1.0 1.3333 0.6667
10 -1.0 1.3333 0.6667
11 -1.0 0.0  0.6667
12 1.0 0.0  1.0
13 1.0 1.3333 1.0
14 -1.0 1.3333 1.0
15 -1.0 0.0  1.0
16 1.0 0.0  0.0 -- left round
17 1.0 -1.3333 0.0
18 -1.0 -1.3333 0.0
19 -1.0 0.0  0.0
20 1.0 0.0  0.3333
21 1.0 -1.3333 0.3333
22 -1.0 -1.3333 0.3333
23 -1.0 0.0  0.3333
24 1.0 0.0  0.6667
25 1.0 -1.3333 0.6667
26 -1.0 -1.3333 0.6667
27 -1.0 0.0  0.6667
28 1.0 0.0 1.0
29 1.0 -1.3333 1.0
30 -1.0 -1.3333 1.0
31 -1.0 0.0 1.0
32 0.5 0.5 0.0 -- inner vtces of bottom end
33 -0.5 0.5 0.0
34 0.5 -0.5 0.0
35 -0.5 -0.5 0.0
36 0.5 0.5 1.0 -- inner vtces of top end
37 -0.5 0.5 1.0
38 0.5 -0.5 1.0
39 -0.5 -0.5 1.0
Surfaces ~ index: integer, vertices: nats
16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
16 19 18 17 16 23 22 21 20 27 26 25 24 31 30 29 28
16 3 2 1 0 3 33 32 0 19 35 34 16 19 18 17 16
16 12 13 14 15 12 36 37 15 28 38 39 31 28 29 30 31