Author Topic: Scaling  (Read 383 times)

0 Members and 1 Guest are viewing this topic.

nyah

  • Newt
  • Posts: 25
Scaling
« on: May 16, 2012, 05:35:38 am »
 :ugly:

hi guys

anyone got any dynamic symbols made for isometric  drawings, valves, pipes etc?
Also how do I scale something that is at 1.4 units to 2.5 units, have sooo much to do and have hit a total block on how to scale froma block:

1.4 to 2.5
1.6 to 2.5

Please help, will have virtual lollipops for anyone that does :lmao:

Lee Mac

  • Needs a day job
  • Posts: 8813
  • AutoCAD 2013 Windows 7 London, England
Re: Scaling
« Reply #1 on: May 16, 2012, 05:53:21 am »
A scaling from 1.4 to 2.5 is a scale factor of (2.5 / 1.4) = 25/14 = 1.7857...

Similarly, from 1.6 to 2.5 is a scale factor of (2.5 / 1.6) = 25/16 = 1.5625
Lee Mac Programming
With Mathematics there is the possibility of perfect rigour, so why settle for less?

jonesy

  • Seagull
  • Posts: 13546
Re: Scaling
« Reply #2 on: May 16, 2012, 05:58:03 am »
Why not use the scale (reference) option.
Enter the size it is, and the size you want it to be and it works out its own scale factor... or am I misunderstanding?
There are so many people out there who will tell you "You Can't".... what you have to do is turn it around and say"Watch Me!"
www.travelthrutime.com

Daniel J. Ellis

  • Swamp Rat
  • Posts: 541
Re: Scaling
« Reply #3 on: May 16, 2012, 07:37:53 am »
You can enter your scale as a ratio, so set it to scale by 25/14, or 16, respectively.

dJE
===
dJE

Dommy2Hotty

  • Swamp Rat
  • Posts: 1078
Re: Scaling
« Reply #4 on: May 16, 2012, 09:15:07 am »
Why not use the scale (reference) option.
Enter the size it is, and the size you want it to be and it works out its own scale factor... or am I misunderstanding?

Correct.  This is how I always do it.

Code: [Select]
Command: SCALE
Select objects: 1 found
Specify base point: 0,0
Specify scale factor or [Copy/Reference] <0'-1">: R
Specify reference length <0'-1">: 1.4
Specify new length or [Points] <0'-1">: 2.5

Krushert

  • Needs a day job
  • Posts: 9894
Re: Scaling
« Reply #5 on: May 16, 2012, 11:31:21 am »
Why not use the scale (reference) option.
Enter the size it is, and the size you want it to be and it works out its own scale factor... or am I misunderstanding?

Correct.  This is how I always do it.

Code: [Select]
Command: SCALE
Select objects: 1 found
Specify base point: 0,0
Specify scale factor or [Copy/Reference] <0'-1">: R
Specify reference length <0'-1">: 1.4
Specify new length or [Points] <0'-1">: 2.5

For this option you can also screen pick two points.   

ta ta da da!
Captian Obivious saves the day again.
=   =   =  Just another Inquisitive REVIT Idiot running around with Scissors =   =   =   =  

Remember folks, these articles are supposed to be fun. Don’t do anything stupid.

=   =   =  ACA 2011 and Revit Arch 2012 on 64bit on Win7P  =   =   =   =

Dommy2Hotty

  • Swamp Rat
  • Posts: 1078
Re: Scaling
« Reply #6 on: May 16, 2012, 02:50:56 pm »
Correct.  This is how I always do it.

Code: [Select]
Command: SCALE
Select objects: 1 found
Specify base point: 0,0
Specify scale factor or [Copy/Reference] <0'-1">: R
Specify reference length <0'-1">: 1.4
Specify new length or [Points] <0'-1">: 2.5

For this option you can also screen pick two points.   
Also true

ta ta da da!
Captian Obivious saves the day again.

{giggles to self}