Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing a plug-in.
It has a MPxNode, a MPxContext and a MPxToolCommand.
How can I pass the Mobject of the MPxNode during its creation to the MPxContext or MPxToolCommand ?
I know that MPxNode::thisMObject() exists but I'm not sure how to deal with .
Solved! Go to Solution.