lptn#

Mapdl.lptn(nl1='', nl2='', nl3='', nl4='', nl5='', nl6='', nl7='', nl8='', nl9='', **kwargs)[source]#

Partitions lines.

APDL Command: LPTN

Parameters:
nl1, nl2, nl3, … , nl9

Numbers of lines to be operated on. If NL1 = ALL, NL2 to NL9 are ignored all selected lines are used. If NL1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may be substituted for NL1.

Notes

Partitions lines. Generates new lines which encompass the geometry of all the input lines. The new lines are defined by both the regions of intersection of the input lines and 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.