Reordering Entities

Use this forum to ask questions about how to do things in QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
User avatar
andrew
Site Admin
Posts: 9061
Joined: Fri Mar 30, 2007 6:07 am

Reordering Entities

Post by andrew » Wed Oct 18, 2017 2:05 pm

From a QCAD user:
I need to reorder a large amount of entities. Can I do this automatically?

User avatar
andrew
Site Admin
Posts: 9061
Joined: Fri Mar 30, 2007 6:07 am

Re: Reordering Entities

Post by andrew » Wed Oct 18, 2017 3:45 pm

This depends largely on the drawing in question and the expected outcome.

If you want to reorder a number of connected lines and arcs, you can first create a polyline from them:
- Right-click on a line or arc and choose "Auto Create Polyline".
- If you select the resulting polyline, you can see its start point marked in red. You can reverse the order of a polyline using
Modify > Reverse

If you have many loose entities which form many separate contours, you can proceed as follows:
- Explode all splines and ellipse arcs (if any):
- View > Selection Filter
- Entity Type: Spline / Ellipse
- Click "Replace the current selection" (button at the left)
Screen Shot 2017-10-19 at 09.43.19.png
Screen Shot 2017-10-19 at 09.43.19.png (23.24 KiB) Viewed 2037 times
- Modify > Explode
- All splines are converted to polyline with tangentially connected arc segments
- Select > Select All
- Draw > Polyline > Create from Selected Entities
- All closed contours are converted into closed polylines

Post Reply

Return to “QCAD 'How Do I' Questions”