Re: Block loading problems
Posted by dellus on
URL: https://forum.librecad.org/Block-loading-problems-tp5715348p5715361.html
Unfortunately the "scale" command doesn't provide point to point definition, you have to calculate a factor by your own. If you have somewhat round values it doable.
The "stretch" command only works in one direction, so you would have to do it for x and y direction separately and use a help construction, too complicated.
Edit: not usable anyway, as it only moves defined points and doesn't scale proportionally. Me stupid.