[Addon] Directly Set Length(edge) and Angle(edges) [v0.2]

NirenYang [BlenderCN]
location:
[Toolbar][Tools][Mesh Tools][edges set]:
set Length(Shift+Alt+E)
set Angle(Ctrl+Shift+Alt+E)

https://developer.blender.org/file/data/t2iim6hjvvzhfngnph5p/PHID-FILE-5g6izxuyoasymutqpnca/Directly_set_Length_and_Angle..gif

Notice:

  1. This addon don’t use object matrix. That’ means just scale=[1,1,1] with your Mesh Object first for a real length.
  2. It’s develeping on 2.70.3. Should be working 2.7x.

https://developer.blender.org/T39999

1 Like

Thanks a lot ! Maybe now somebody would implement also ridiculously simple addon for measuring distance from vertex to vertex AND/OR
OSNAP modes like: http://www.pasteall.org/pic/70754

1 Like

This is a neat little addon. Seems like it may be useful as well. Thanks for script!

You have it already but you need to activate it :http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Panel_Measure

Attachments


1 Like

Thanx for help, saved it from browser (html block inside file) and could not activate from within Blender.
Kinda awkward but working.

I meant already = you have it without downloading.
All under “release” title are included in Blender:
http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts

Really nice addon. I only would add a way to graphically know which is the start and end vertice…

Great job!

Strange, could not activate at first.

I think that this addon is useful.
Thank you!

good job,this is a handy addon

So, what Version(s) of Blender is this compatible with?
Tried to run in 2.68, didn’t seem to work.

Thanks. great for architecture modelling

@@heavywaters
It’s develeping on 2.70.3. Should be working 2.7x.

TY so much i came from solidworks and was really hard to go blender without this ty so much again great tool

Inspired by Yang work I developed https://developer.blender.org/T43586?workflow=createhttps://github.com/peppelinux/blender_addons/blob/master/mesh_edges_length.pyI dropped the angle feature but I hope to increase the edge user experience.It also support Scene unit measure as meters or imperial and some behaviour as explained in its description.I hope that this toy is to your liking as it was for me during its development, I’m also curious of your feedbacks.

usefull but not quite.

the way to input precise numbers can’t be compared to solidworks also the ease of use of the parametric dimensions from solidworks can’t be beaten.

besides it’s still easier in blender to input precise numbers just by enabling show edge length then manually snaping the vertex you are trying to change to the other vertex of the edge between them then just use the grab comand and input the exact size of the edge you want.

it would be usefull to auto update and not require an OK button

Nice one, thanks :slight_smile:
Really missed a way to manipulate single edges.

In fact it would be even nicer if it could change a bunch of selected edges, not only the active one.

You can, just select edges.

awesome, that’s a really helpful addon :slight_smile:
for me it also only works with the active edge and not multiple … can someone tell me how to make it work on a selection of multiple edges?

would be awesome to make it work for a selection of multiple edges :slight_smile: