2004

Table Of Contents
302 | Chapter 16 Draw Geometric Objects
In the following example of text on the command line, you enter a coordi-
nate for each vertex to create the mesh in the illustration.
Example:
Command: 3dmesh
Mesh M size: 4
Mesh N size: 3
Vertex (0, 0): 10,1,3
Vertex (0, 1): 10,5,5
Vertex (0, 2): 10,10,3
Vertex (1, 0): 15,1,0
Vertex (1, 1): 15,5,0
Vertex (1, 2): 15,10,0
Vertex (2, 0): 20,1,0
Vertex (2, 1): 20,5,–1
Vertex (2, 2): 20,10,0
Vertex (3, 0): 25,1,0
Vertex (3, 1): 25,5,0
Vertex (3, 2): 25,10,0