|
yes, lengthen operates with lines, not with dimensions. Of course, it is possible to move dimension points by mouse, yet it will be hard to find precise distance (at least, until 2.2.2 where informational cursor displays relative coordinate (distance, angle from relative zero).
So the logic is something like this:
1) make sure that you have 2 points located in desired distance. If necessary, you can create temporary line with needed lenght.
2) remove existing dimension
3) create new one using these two points - for line, for example, you may use snap to endpoints.
4) if line is temporary - delete the line.
|