Create an closed path
Registered by
hefee
If there is a path that is splited to different pathes ,but that should put together, this extenstion will help you.
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Low
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
- Beta Available
- Milestone target:
- None
- Started by
- hefee
- Completed by
Related branches
Related bugs
Bug #321150: Tool to automatically join lots of small lines to path | Fix Released |
Bug #400592: combine subpathes in touching points | Invalid |
Sprints
Whiteboard
You can join two paths --if that is what you want-- by selecting the two paths and going into Path->Union. If you need something else, please, try to detail your idea bit more.
--
Ok, I was not good explanation about the thing a want to say;) So I try another time ;) If I have to subpathes in one path On from Point 1 to point 2 over 3 and 4 and another point from 2 to point 5 over 6 and seven this extension should built one path from 1 to 6 over 3,4,2 and 5:
1-3-4-2 and 2-5-6 -> 1-3-4-2-5-6.
I written an extension for that an uploaded it in bug 400592
(?)