vptn#

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

Partitions volumes.

APDL Command: VPTN

Parameters:
nv1, nv2, nv3, … , nv9

Numbers of volumes to be operated on. If NV1 = ALL, NV2 to NV9 are ignored and all selected volumes are used. 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

Partitions volumes. Generates new volumes which encompass the geometry of all the input volumes. The new volumes are defined by the regions of intersection of the input volumes, and by the complementary (non- intersecting) regions. See the Modeling and Meshing Guide for an illustration. See the BOPTN command for an explanation of 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.