yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #12369
Re: [Question #290070]: TesselationWrapper and porosity
Question #290070 on Yade changed:
https://answers.launchpad.net/yade/+question/290070
Bruno Chareyre proposed the following answer:
It must be a scope issue, try something around
globals()["TW"].volume(id)?
Else it should be possible to add the attribute:
b.volume=TW.volume(b.id) #then use it to export
--
You received this question notification because your team yade-users is
an answer contact for Yade.