To Create a Rectangular Mesh

  1. At the Command prompt, enter 3DMESH.
  2. Specify the M size, using an integer from 2 through 256.
  3. Specify the N size, using an integer from 2 through 256.
  4. Specify the vertex points as prompted. The number of vertices equals the M value times the N value. Specifying the last vertex point completes the mesh.