LCOMB
LCOMB, NL1, NL2, KEEP
Combines adjacent lines into one line.
NL1Number of the first line to be combined. If
NL1= ALL,NL2is ignored and all selected lines (LSEL) are combined. IfNL1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNL1(NL2is ignored).NL2Number of the second line to be combined.
KEEPSpecifies whether to keep the input entities:
0
—
Delete lines
NL1andNL2and their common keypoint. Keypoints will not be deleted if they are meshed or if they are attached to other lines. Lines will not be deleted if they are attached to different areas.1
—
Keep
NL1,NL2, and their common keypoint. (The common keypoint will not be attached to the output line.)
Notes
Combines adjacent lines into one line (the output line). This operation will effectively "undo" the LDIV operation. Line divisions are set to zero (use LESIZE, etc. to modify). Lines attached to the same area(s) can also be combined. See also the LCCAT command for line concatenation capability.