I just answered a question on Blender Stack Exchange with a new add-on I built that lets you set the dimensions of selected vertices in Blender. Previously (AFAIK) you could only set the dimensions of an object, not parts of the mesh. This could be a great asset in architectural modeling, and a slightly hidden feature that I threw in there is that when you invoke the operator by clicking the button, the tools dialog will have the dimensions set to what the selected verts are at the moment. So not only can you set the dimension, but you can also check the dimension easily of the selected verts. I hope you guys find it useful…let me know about any improvements to make =)
Here is the BSE answer:
Here is the GitHub link: