Getting world coordinates (x,y, z axis) of a joint by Python Script API
Hi
I would like to know if it is possible to get the position of an object in world corrdinates (x,y, z axis) . For example, I want to know the position of knee joint as below picture.
I have already searched here https://support.clo3d.com/hc/en-us/articles/360000945448-Python-Script-API . Is there any function in API that retriebes this value?
Thanks
0
-
Did you found a way?
I'm looking for the same "feature"...
0 -
No, unfortunately it is not possible in Clo3D (at least for NOW), as Clo3D does NOT provide any similar feature or API. I was working in Autodesk Maya and a similar API is available there. So I could use python to get the world coordinate in Maya, but not in Clo3D
0
Comments