Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line segment merge tool (Create polylines) #101

Open
petervanderwalt opened this issue Apr 18, 2024 · 1 comment
Open

Line segment merge tool (Create polylines) #101

petervanderwalt opened this issue Apr 18, 2024 · 1 comment

Comments

@petervanderwalt
Copy link
Contributor

recttest.zip
image
image

Then run experimental merge - creates a merged polyline with sorted vertices (:

image

TODO:

// Note to self. Select "line" items in Doc tree > run addMergedLines
// No tolerance yet
// operator has to select lines that belong to the same "shape"
// manually - sorted needs to learn to find all that has matching start/end - then reprocess remainders again creating multiple polylines as it goes so you
// can even use Select All, it should filter for 2-point vectors (lines), etc

@petervanderwalt
Copy link
Contributor Author

Related commits

d84b23f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant