vadd#

Booleans.vadd(nv1='', nv2='', nv3='', nv4='', nv5='', nv6='', nv7='', nv8='', nv9='', **kwargs)#

Adds separate volumes to create a single volume.

Mechanical APDL Command: VADD

Parameters:
nv1str

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.

nv2str

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.

nv3str

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.

nv4str

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.

nv5str

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.

nv6str

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.

nv7str

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.

nv8str

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.

nv9str

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.