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

Matching edge indexes in viewport #66

Open
Neacroon opened this issue Mar 29, 2019 · 3 comments
Open

Matching edge indexes in viewport #66

Neacroon opened this issue Mar 29, 2019 · 3 comments

Comments

@Neacroon
Copy link

Neacroon commented Mar 29, 2019

In dealing with extremly complicated models, thousands of faces, it would be very helpful to look up exact position on the screen or printed views, to match all the angles, not just right edges. Is it possible to implement a script that will re-index edge indices, to match those in viewport?

And after that, would it be possible to export ortho views with those numers attached?
End result I look for is like this pdf:
RZUTY.pdf

Is there a way to make it like... a paid request for priority?

@Treehee
Copy link

Treehee commented Mar 31, 2019

Wouldn't it then be more useful to straight up print the angles on the edges? Like negative degrees for mountain folds and positive for valley or smth.

@Neacroon
Copy link
Author

Indeed, that would have been most useful too. Nevertheless, plans and views would greatly simplify working with them - welding it all together later (laser cut metal plates, complex).

@addam
Copy link
Owner

addam commented Jun 8, 2019

A little thing you can do is to save the UV layout during export and use "Sync UV Selection" to find the edges in 3d. It's far from perfect but it has helped me many times -- I have made some complex models myself.

If the edges were numbered as you suggest, how would you find an edge in the ortho views? I'm afraid you'd have to search through the whole image... that seems quite too slow.

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

No branches or pull requests

3 participants