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