cowski
Mechanical
- Apr 23, 2000
- 8,170
I want to offset a curve (line) by 0.25 then the next offset to be 110% of that distance (0.275) and the next to be 110% of the new distance (0.3025) etc, etc ad nauseum. There must be an easy way to do this. I have tried formulas in both the transform command (translate - copy) and in the offset curve command to no avail. The closest I got was to use transform - scale. I had 2 lines 0.25 apart and used 1.1 as the scale factor (the midpoint of the first line was the invariant scale point) but it only moved the line 0.025 (10%) rather than the 0.275 (110%) that I was expecting. The line also gets longer using the scale command, which is not really a problem in my case.