**to_cax#

Description#

This command transforms 2D plane meshes into axisymmetric meshes.

Syntax#

The command has the following syntax:

**to_cax

In practice, this command simply changes the element types, from c2d to cax.

**to_c2d#

Description#

This command transforms axisymmetric meshes into 2D plane meshes.

Syntax#

The command has the following syntax:

**to_c2d

In practice, this command simply changes the element types, from cax to c2d. It does the opposite of to_cax.