adele#
- Areas.adele(na1='', na2='', ninc='', kswp='', **kwargs)#
Deletes unmeshed areas.
Mechanical APDL Command: ADELE
- Parameters:
- na1
str Delete areas from
NA1toNA2(defaults toNA1) in steps ofNINC(defaults to 1). IfNA1= ALL,NA2andNINCare ignored and all selected areas ( asel ) are deleted. IfNA1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). A component name may also be substituted forNA1(NA2andNINCare ignored).- na2
str Delete areas from
NA1toNA2(defaults toNA1) in steps ofNINC(defaults to 1). IfNA1= ALL,NA2andNINCare ignored and all selected areas ( asel ) are deleted. IfNA1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). A component name may also be substituted forNA1(NA2andNINCare ignored).- ninc
str Delete areas from
NA1toNA2(defaults toNA1) in steps ofNINC(defaults to 1). IfNA1= ALL,NA2andNINCare ignored and all selected areas ( asel ) are deleted. IfNA1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). A component name may also be substituted forNA1(NA2andNINCare ignored).- kswp
intorstr Specifies whether keypoints and lines are also to be deleted:
0- Delete areas only (default).1- Delete areas, as well as keypoints and lines attached to specified areas but not shared by other areas.
- na1
Notes
An area attached to a volume cannot be deleted unless the volume is first deleted.