Mesh Object Ribbon Contextual Panels

Provides ribbon access to commonly used tools when a mesh object is selected.

Access Methods

 Pointing device: Select a mesh object.

Smooth Panel

Smooth More (MESHSMOOTHMORE)
Smooth Less (MESHSMOOTHLESS)
Refine Mesh (MESHREFINE)

Convert Mesh Panel

Convert to Solid (CONVTOSOLID)
Convert to Surface (CONVTOSURFACE)
Smooth, Optimized (SMOOTHMESHCONVERT = 0)

Creates a smooth model. Coplanar faces are optimized, or merged.

Smooth, Not Optimized (SMOOTHMESHCONVERT = 1)

Creates a smooth model. Original mesh faces are retained in the converted object.

Faceted, Optimized (SMOOTHMESHCONVERT = 2)

Creates a model with flattened faces. Coplanar faces are optimized, or merged.

Faceted, Not Optimized (SMOOTHMESHCONVERT = 3)

Creates a model with flattened faces. Original mesh faces are retained in the converted object.