• mdlKISolid_bodyMassProperties kills stack in C#

    Hi, we are using mdlKISolid_bodyMassProperties both in our C++ and C# projects to obtain the centroid of a solid. In C++ everything works fine. In C# all local variables preceding the inertiaOut parameter are overwritten with garbage values after…