Message 1 of 1
How can i use the interface whose parameter has the reference type in maxplus.py

Not applicable
03-28-2019
04:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Like function "GetIDerivedObject(Modifier self, ModContext mc, int & modIndex) -> IDerivedObject" in maxplus.py's class <modifier>, I cannot send the address into this function using all kinds of methods, such as the "id" function in python and so on.
How can i use this interface?