LoadCurve.addTableRow


addTableRow(x, y)

Add one (x,y) pair to the shape of this table load curve. Equivalent to one row in the table on the definition dialog. Note - if you have many pairs, it is much more efficient to call setTableData.

xdouble
ydouble
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to LoadCurve

Back to Overview