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 -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/8aae9133-d1c9-49f5-88c0-b40fcdecad8b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
