Adds a row
| coordX | double | position of load |
| coordY | double | position of load |
| coordZ | double | position of load |
| load | double | value of load |
| load2 | optional VARIANT | value of load (only used if the direction type is 'XYZ') |
| load3 | optional VARIANT | value of load (only used if the direction type is 'XYZ') |
| Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to LoadingDiscretePoint
Back to Overview