|
NAMEoscale - This command of matrix edit mode modifies the matrix to perform a uniform scale operation.SYNOPSISoscale {scale_factor} DESCRIPTIONThis command of matrix edit mode modifies the matrix to perform a uniform scale operation. A scale_factor of 2 doubles the size of the associated object, and a scale_factor of 0.5 reduces it by half.EXAMPLESThe example shows the use of the oscale command to increase the size of a currently edited object by a specified factor.Example 1. Increase a currently edited object by a specified factor. mged>oscale 3 Increases the size of the currently edited object by a factor of 3. AUTHORBRL-CAD TeamBUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
Visit the GSP FreeBSD Man Page Interface. |