yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08943
Re: [Question #243019]: loop over cells in PFV using id
Question #243019 on Yade changed:
https://answers.launchpad.net/yade/+question/243019
Christian Jakob posted a new comment:
> There is no python wrapping of the cell objects
> , hence we need one getter per variable.
wouldnt it be better create wrapper for cell objects, so that users can
do something like:
for c in O.flowCells:
print c.pressure
c
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.