← Back to team overview

yade-users team mailing list archive

[Question #194186]: get informations from clumps (O.bodies.shape.members)

 

New question #194186 on Yade:
https://answers.launchpad.net/yade/+question/194186

Hi everyone,

I need some informations from a clump. All informations are stored in O.bodies[clump_id].shape.members as follows:

{‘id1’:(relPos,relOri) , ‘id2’:(relPos,relOri)}
    |        |            |
  int  Vector3  Quaternion

How can I get for example relPos out of this? And also how can I get an id?

Regards,

Christian

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