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:
- na1
str Starting area for display of areas and underlying surfaces. If
NA1= ALL (default),NA2andNINCare ignored and all selected areas are displayed ( asel command).- na2
str Last area to be displayed.
- ninc
str Numeric value setting steps between NA1 and NA2 for display. Default value is (1).
- mesh
str Specifies a rectangular mesh density used to display the underlying surface (default 4, i.e. 4 x 4).
- na1
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.