Message 1 of 2
Overload MPxNode::legalConnection in Python

Not applicable
10-31-2012
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've got a scripted plug-in with a custom node. I need to overload MPxNode::legalConnection(), but I am not sure how to set the value of the boolean isLegal parameter to indicate whether or not the connection is valid. It looks to be some kind of SWIG wrapped pointer value
Any help would be greatly appreciated!
I've got a scripted plug-in with a custom node. I need to overload MPxNode::legalConnection(), but I am not sure how to set the value of the boolean isLegal parameter to indicate whether or not the connection is valid. It looks to be some kind of SWIG wrapped pointer value
Any help would be greatly appreciated!