public void GetConsolePtr(Console execle)
 {
     ISMathPINVOKE.Engine_GetConsolePtr(swigCPtr, Console.getCPtr(execle));
     if (ISMathPINVOKE.SWIGPendingException.Pending)
     {
         throw ISMathPINVOKE.SWIGPendingException.Retrieve();
     }
 }