aplot#
- Areas.aplot(na1='', na2='', ninc='', degen='', scale='', **kwargs)#
Displays the selected areas.
Mechanical APDL Command: APLOT
- Parameters:
- na1
str Displays areas from
NA1toNA2(defaults toNA1) in steps ofNINC(defaults to 1). IfNA1= ALL (default),NA2andNINCare ignored and all selected areas ( asel ) are displayed.- na2
str Displays areas from
NA1toNA2(defaults toNA1) in steps ofNINC(defaults to 1). IfNA1= ALL (default),NA2andNINCare ignored and all selected areas ( asel ) are displayed.- ninc
str Displays areas from
NA1toNA2(defaults toNA1) in steps ofNINC(defaults to 1). IfNA1= ALL (default),NA2andNINCare ignored and all selected areas ( asel ) are displayed.- degen
str Degeneracy marker:
(blank)- No degeneracy marker is used (default).DEGE- A red star is placed on keypoints at degeneracies (see the Modeling and Meshing Guide ). Not available if facet,WIRE is set.
- scale
str Scale factor for the size of the degeneracy-marker star. The scale is the size in window space (-1 to 1 in both directions) (defaults to.075).
- na1
Notes
This command is valid in any processor. The degree of tessellation used to plot the selected areas is set through the facet command.