kevco...@gmail.com
unread,Jun 6, 2015, 7:04:27 PM6/6/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python_in...@googlegroups.com
Hey Guys,
how can I read the position of this type of manipulator? I have the manipulator as an MObject, I've tried instancing another MFnFreePointTriadManip with this MObject as the src. and calling getTranslation(om.MSpace.kWorld) since it inherits from MFnTransform, but It complains about an incompatible arg.
So maybe I'm using this thing wrong, but I'd love a hint on how to get it's translation vector. It has a method setPoint(), but no getPoint()
Thanks
Kev