Notifications
Clear all

[Closed] Edit_Poly LoopSelect behavior

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
(@swordslayer)
Joined: 10 months ago

Posts: 0

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