vadd#

Mapdl.vadd(nv1='', nv2='', nv3='', nv4='', nv5='', nv6='', nv7='', nv8='', nv9='', **kwargs)[source]#

Adds separate volumes to create a single volume.

APDL Command: VADD

Parameters:
nv1, nv2, nv3, … , nv9

Numbers of volumes to be added. If NV1 = ALL, add all selected volumes and ignore NV2 to NV9. If NV1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted for NV1.

Notes

Adds separate volumes to create a single volume. The original volumes (and their corresponding areas, lines and keypoints) will be deleted by default [BOPTN]. See the BOPTN command for the options available to Boolean operations. Element attributes and solid model boundary conditions assigned to the original entities will not be transferred to the new entities generated. Concatenated entities are not valid with this command.