SetBoxTotal Method
- Updated2023-02-21
- 1 minute(s) read
Short Name: MassSetBoxTotal
Requires: Robotics Module
Class: Mass Method
To Use: Create a property or method.
Creates a box of the size and total mass you specify.
Parameters
Name | Direction | Type |
---|---|---|
SetBoxTotal | noDirection | void |
total mass | noDirection | Single-precision, floating-point number |
lx | noDirection | Single-precision, floating-point number |
ly | noDirection | Single-precision, floating-point number |
lz | noDirection | Single-precision, floating-point number |