← Back to team overview

yade-users team mailing list archive

Re: [Question #137026]: Debugging output

 

Question #137026 on Yade changed:
https://answers.launchpad.net/yade/+question/137026

Václav Šmilauer proposed the following answer:
Besides that, if you want to watch evolution of a variable at runtime,
you can declare it in your class (inside YADE_CLASS_BASE_DOC_ATTRS(...)
), then looking at it in the Inspector. (You can also set Attr::noSave
flag of that attribute to avoid saving it, if that is yoru concern).

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.