Notifications
Clear all
[Closed] Edit_Poly LoopSelect behavior
Page 2 / 2
Prev
Jul 26, 2018 1:58 pm
Vojtech, do you know if it is possible to cast the IIMNMeshUtilities8 interface from MXS?
This line:
var mmu = (IIMNMeshUtilities8)marshaller. MarshalNativeToManaged((mm. GetInterface(IMNMeshUtilities8) as Autodesk.Max.Wrappers.BaseInterface). INativeObject__NativePointer);
1 Reply
I don’t know of a way to do that
maybe by (ab)using Convert.ChangeType to replace casts it could work?
Page 2 / 2
Prev