Esempio n. 1
0
 public static void Free(SWIGTYPE_p_p_Material bl)
 {
     C4dApiPINVOKE.Material_Free(SWIGTYPE_p_p_Material.getCPtr(bl));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }