NAXIS, Action
, Val
Generates nodes for general axisymmetric element sections.
Action
Specifies one of the following command behaviors:
GEN | — | Generates nodes around the axis of an axisymmetric section (default). |
CLEAR | — | Clears all nodes around the axis of an axisymmetric section. |
EFACET | — | Specifies the number of facets per edge between nodal planes and integration planes in the circumferential direction to display using PowerGraphics. This option is only valid with /ESHAPE,1 and RSYS,SOLU commands. |
Val
Tolerance value or number of facets per edge:
| — | When | |||||||||||||||||||||
| — | When
|
The NAXIS command generates or clears the nodes for general axisymmetric element sections. The command applies to elements SURF159, SOLID272, and SOLID273.
The generate option (Action
= GEN)
operates automatically on any current-technology axisymmetric element.
Any nodes within the tolerance value (TOLER
) of the axis are merged into a single node. The default tolerance
is 1.0e-4.
If you want to change the number of nodes, use the clear option
(Action
= CLEAR) before regenerating the
nodes.
To cause the 3-D element plot to appear more like the actual
3-D model, use NAXIS,EFACET,NUM
, where NUM
> 1. In this case, the coordinate
system specified for displaying element and nodal results (RSYS) must
be solution (RSYS,SOLU); otherwise, ANSYS resets NUM
to 1.