Skip to main content

Manage Meshes

Clicking the "Manage Meshes" button pops up a dialog window as follows:

This window lists the following information and operation buttons of all the meshes in this scene.

Name

This is mesh name. You can edit it if allowed.

Mesh Structure (Points, Triangles, Quads, Others)

This is mesh structure information:

  • Points: number of vertices;
  • Triangles: number of triangle faces;
  • Quads: number of quadratic faces;
  • Others: number of other faces;

"Select" Multiple Meshes for Editing Together

You can "select" multiple meshes by clicking on a mesh and at the same time pressing down the SHIFT or CTRL key.

Show/Hide

Clicking this button shows or hides a mesh.

Class

Clicking this button sets the face class of all the faces of a mesh or all "selected" meshes.

Select

Clicking this button selects or unselects a mesh or all "selected" meshes. The selection of a mesh is indicated by a overlay of its wireframe in green color.

Rename

Clicking this button will pop up the following dialog window allowing you to rename a mesh or all "selected" meshes:

If you click "Ok", all the "selected" meshes will be renamed as Name+Index where the Index is calculated using the Start Index and Step parameters. If the Step is set to 0, all the meshes will be renamed to the Name.

Merge

Clicking this button will merge a mesh or all "selected" meshes.

Delete

Clicking this button deletes a mesh or all "selected" meshes.

Finish

Clicking this button closes the dialog window. You must close the window before performing any other operations on meshes.