splot#

Areas.splot(na1='', na2='', ninc='', mesh='', **kwargs)#

Displays the selected areas and a faceted view of their underlying surfaces

Mechanical APDL Command: SPLOT

Parameters:
na1str

Starting area for display of areas and underlying surfaces. If NA1 = ALL (default), NA2 and NINC are ignored and all selected areas are displayed ( asel command).

na2str

Last area to be displayed.

nincstr

Numeric value setting steps between NA1 and NA2 for display. Default value is (1).

meshstr

Specifies a rectangular mesh density used to display the underlying surface (default 4, i.e. 4 x 4).

Notes

This command is valid in any processor. The plot output displays the external and internal trim curves and underlying surface. You cannot obtain a faceted view of your surface areas when you are using the slashexpand command to create larger graphics displays.

Use aplot for trimmed surface display.