LoadingDiscretePoint.addRow


addRow(coordX, coordY, coordZ, load, [load2], [load3])

Adds a row

coordXdoubleposition of load
coordYdoubleposition of load
coordZdoubleposition of load
loaddoublevalue of load
load2optional double value of load (only used if the direction type is 'XYZ')
load3optional double value of load (only used if the direction type is 'XYZ')
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to LoadingDiscretePoint

Back to Overview