Scale (R3SCALE)¶
Command: R3SCALE
Scales selected entities from one unit to another. Use this when geometry has been drawn or imported in the wrong units and needs to be converted to match the rest of the drawing.
Usage¶
- Type
R3SCALEor click Scale in the ribbon - Select the objects to scale
- Pick a base point
- Choose the from unit (what the geometry is currently in)
- Choose the to unit (what it should be)
R3SCALE calculates the scale factor automatically and applies it.
Example¶
Geometry drawn in international feet needs to be converted to metres:
- From: Feet
- To: Metres
- Scale factor applied: 0.3048
Notes¶
- The original entities are scaled in place — there is no copy made
- Use
UNDO(Ctrl+Z) to reverse if the wrong units were selected - This command is equivalent to using
SCALEwith a manually calculated conversion factor, but without the arithmetic