vplot#
- Volumes.vplot(nv1='', nv2='', ninc='', degen='', scale='', **kwargs)#
Displays the selected volumes.
Mechanical APDL Command: VPLOT
- Parameters:
- nv1
str Display volumes from
NV1toNV2(defaults toNV1) in steps ofNINC(defaults to 1). IfNV1= ALL (default),NV2andNINCare ignored and all selected volumes ( vsel ) are displayed.- nv2
str Display volumes from
NV1toNV2(defaults toNV1) in steps ofNINC(defaults to 1). IfNV1= ALL (default),NV2andNINCare ignored and all selected volumes ( vsel ) are displayed.- ninc
str Display volumes from
NV1toNV2(defaults toNV1) in steps ofNINC(defaults to 1). IfNV1= ALL (default),NV2andNINCare ignored and all selected volumes ( vsel ) 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).
- nv1
Notes
Displays selected volumes. (Only volumes having areas within the selected area set ( asel ) will be plotted.) With PowerGraphics on ( graphics,POWER), vplot will display only the currently selected areas. This command is also a utility command, valid anywhere. The degree of tessellation used to plot the volumes is set through the facet command.