(2023-10-01, 3:40)N. W. Perry Wrote: Yeah, sorting I know about…what I'd like to do is specify the exact order of the lines. For example, in LDCad you can select a group of lines, drag them in the source window (even if you leave them in the same place) and they will be reordered in the sequence that you selected them.
I like to do this to help better visualize the geometry of a part from the text editor—e.g., arranging the spokes of a wheel into a clockwise progression.
You can put the cursor in one line from the text editor and then press ALT + Arrow UP or DOWN to move a line up or down.
A selection in LDPE has currently no order. I can try to introduce one. Then it would be possible to use "Join Selection in the Text Editor" from the context menu of the 3D editor to arrage it by selection order.