I’m trying to look for the Python command in MotionBuilder that sends items over to Maya via the File - Send to Maya option from the menu’s. In Maya I can see that Send To Motion builder is mel "OneClickMenuExecute(“MotionBuilder”, “UpdateCurrentScene”);
I’ve been searching and only seem to find the same question with no answers. Has anyone found a way to do this with Python?
I’m back with another question. I’m not entirely sure how to run this. I get an instant crash. In this case what would be (FBApplication)arg1 in, OneClickAddToCurrentScene( (FBApplication)arg1) -> bool