vdele#
- Volumes.vdele(nv1='', nv2='', ninc='', kswp='', **kwargs)#
Deletes unmeshed volumes.
Mechanical APDL Command: VDELE
- Parameters:
- nv1
str Delete volumes from
NV1toNV2(defaults toNV1) in steps ofNINC(defaults to 1). IfNV1= ALL,NV2andNINCare ignored and all selected volumes ( vsel ) are deleted. IfNV1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNV1(NV2andNINCare ignored).- nv2
str Delete volumes from
NV1toNV2(defaults toNV1) in steps ofNINC(defaults to 1). IfNV1= ALL,NV2andNINCare ignored and all selected volumes ( vsel ) are deleted. IfNV1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNV1(NV2andNINCare ignored).- ninc
str Delete volumes from
NV1toNV2(defaults toNV1) in steps ofNINC(defaults to 1). IfNV1= ALL,NV2andNINCare ignored and all selected volumes ( vsel ) are deleted. IfNV1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNV1(NV2andNINCare ignored).- kswp
intorstr Specifies whether keypoints, lines, and areas are also deleted:
0- Delete volumes only (default).1- Delete volumes, as well as keypoints, lines, and areas attached to the specified volumes but not shared by other volumes.
- nv1