Hello Justin, thank you for the feedback. I have already checked that out, unfortunately I received the same results. When I was checking the docs, it was written that an iter.position(MSpace::kWorld) specification is giving you an invalidParameter. Under status code -> *MS::kInvalidParameter <http://docs.autodesk.com/MAYAUL/2014/ENU/Maya-API-Documentation/cpp_ref/class_m_status.html#a02ab596f4febca68da503aaf8dde3a80af8c5f748892ec74b32719c8fba7767e1>* Cannot do world space transform.
But yeah it is strange, what I did was creating 3 position inputAttributes as doubles. And when I'm populating/storing the inputValues of them in a MPoint, it is giving me the correct parameter value from the closestPoint, so it's working... But this will not really help me, because I want to grab the vertex position of the mesh, otherwise I would need to create an array of inputAttributes storing the vertex positions of the mesh, but that it is ridiculous... I will have to do more tests and researches how to solve that. Well nonetheless, thanks for the help Sirrrrr! :) Cheerio Emre -- 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/41d4d5a4-ef2b-4dc8-bafb-5ca2f69658e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
