Example #1
0
 public static void Free(SWIGTYPE_p_p_BaseDrawHelp p)
 {
     C4dApiPINVOKE.BaseDrawHelp_Free(SWIGTYPE_p_p_BaseDrawHelp.getCPtr(p));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }