Scale structure

Menu:Geometry.Scale structure Tcl routine:scale tags amount

Description

This routine lets you scale the current structure by a given amount. This amount can either be given as a percentage, as a magnifying or reducing number. The buttons labeled 'Do' will start the actual scaling.

Options

Scale (%)(entry)
The structure will take the given percentage of the original size.
Magnify x(entry)
The structure will be magnified by the given amount. (newsize=size*amount)
Reduce 1/(entry)
The structure will be reduced by the given amount. (newsize=size/amount)

Option box

Scale structure
scale the entire current structure by the given amount
Scale selection
scale the currently selected part by the given amount

Action buttons

Action Help
What do you think?
Action Close
Close the dialog box without selecting a file.