AntoineSfx Posted June 25, 2018 Share Posted June 25, 2018 Is there a direct way to measure a distance between two points, either the actual distance or the projected distance, on the current viewing pane ? Quote Link to comment Share on other sites More sharing options...
acey195 Posted June 25, 2018 Share Posted June 25, 2018 (edited) You could add a line between the two points (with an add sop for instance) then append a measure sop. Then you could add the "perimeter" attribute to the ones visualized in the viewport, opening the menu with "d" while holding the cursor over the viewport, inside the "Visualizers" tab Or look at the perimeter attribute in the spreadsheet. unless that is what you mean by procedurally.. in that case I wouldn't really know how to do that non-procedurally. Although, I guess if you really want, you could use the construction grid to measure the distance, but you would have to align your objects in such a way that it lines up with the axes of the construction grid, which seems more hassle than its worth. Or you could build your own python tool of course. Edited June 25, 2018 by acey195 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.