scaleselectedobjects
SCALE

The scaleselectedobjects statement scale the selected objects by a specified factor.


Parameters

This statement has one parameter:

scale – scale factor. If this ends with %, the factor is a percentage, for example “50%”. Otherwise, this is a multiplication factor, for example “0.5”. If the value is empty, the user will be prompted with a dialog.


Description

This statement will scale the selected objects by a specified factor.

scaleselectedobjects "50%"

If the factor is empty, the user will be prompted to enter the scale factor in a dialog.

scaleselectedobjects ""

Note: This statement is used internally by Panorama for the Scale submenu in the Objects menu and in the graphics mode Context menu (right click).


See Also


History

VersionStatusNotes
10.2.2NewNew in this version.