← Back to team overview

yade-dev team mailing list archive

checking values of registered attributes

 

what is the python command to see a listing of all values of all
registered attributes of a given engine?

For example I want to check what are the values of O.engines[5] so I try

  print(O.engines[5])

and but doesn't work :) I tried to use pickle to save it into a
textfile, but no success again.

-- 
Janek Kozicki                               http://janek.kozicki.pl/  |



Follow ups