| Thread Previous • Date Previous • Date Next • Thread Next |
Hi ervery body.
Thanks for your E-mails.
For drawing the torque-time graph, I
used the command you said.
'def myAddPlotData():
plot.addData(Torque=utils.sumTorques(millIds,(1,0,0),(1,0,0))[1],
time=O.time)'
but it has this errors.
'did not match C++ signature:
sumTorques(boost::python::tuple,
Wm3::Vector3<double>, Wm3::Vector3<double>)
'
I don't know why it has such errors.
| Thread Previous • Date Previous • Date Next • Thread Next |