setSize: Set the size of an object.
Description
Set the size of an object.
Set the size of an arm.
Usage
setSize(object, size)setSize(object, size)
Value
The object with its size updated.
The object Arm object with its new size.
Arguments
- object
An object Arm from the class Arm.
- size
A numeric giving the new size of the object Arm.