scaling issue
scaling issue
(OP)
Hi,
I am a beginner here, please please help me.
I got a *.dxf file and opened,
But the problem is its dimension is different from original file.
So I'd like to scale it 1.39 times bigger, (on x,y coordinate)
How can I convert it?
ex) certain distance is originally 11.12 but in the dxf file, it comes out 8.
So I want to make the distance as 11.12 to multiply 1.39.
Thank you,
I am a beginner here, please please help me.
I got a *.dxf file and opened,
But the problem is its dimension is different from original file.
So I'd like to scale it 1.39 times bigger, (on x,y coordinate)
How can I convert it?
ex) certain distance is originally 11.12 but in the dxf file, it comes out 8.
So I want to make the distance as 11.12 to multiply 1.39.
Thank you,





RE: scaling issue
click or type scale/
click any point/
type in the factor you want=1.39###
RE: scaling issue
type on the command line:
scale
all
[enter]
pick one end of the object that is 11.12xx long or the first point that is 11.12xxx from the other
R
pick one end of the object that is 11.12xx long or the first point that is 11.12xxx from the other
pick the other end of the object that is 11.12xx long or the second point that is 11.12xxx from the first point
8.00
[enter]
RE: scaling issue