the finished page
Image scaling
with both images, available for corrections, if necessary
Code: Select all
__title__ = "Macro Image Scaling"
__author__ = "JAndersM"
__url__ = "http://www.freecadweb.org/index-fr.html"
__version__ = "00.01"
__date__ = "19/01/2016"
Thanks!mario52 wrote:hi JAndersM
I added the title in your macro to history, nice work
microelly2 wrote:Very nice and useful.
I have done a short movie to illustrate the workflow:
Given the blueprint of a model create it again .. https://youtu.be/2iFE40uHrA8
Yes.microelly2 wrote:Making the Image half transparent would be helpful ...
Yes, indeed.JAndersM wrote: Also noted from your video that a "move to origin" function would be useful. You click on the point in the image that you want to be in the 3D-origin and its moved there.
It seems to me that the Image Workbench can be improved a lot with a number of useful but not too complicated tools.
This is probably the best solutionickby wrote:Or replace the workbench with python alltogether. I mean it only has two tools with very little functionlity, this could easily be done in python too, if someone is willing to put work into this.