All pastes #799580 Raw Edit

Anonymous

public text v1 · immutable
#799580 ·published 2007-11-27 19:20 UTC
rendered paste body
>>> import emc
>>> s = emc.stat()
>>> s.poll()
>>> s.position
(1.0, 2.0, -97.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0)
>>> s.origin
(0.0, 0.0, -100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0)