Example #1
0
 public static void Free(SWIGTYPE_p_p_CAWeightTag pTag) {
   C4dApiPINVOKE.CAWeightTag_Free(SWIGTYPE_p_p_CAWeightTag.getCPtr(pTag));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_p_CAWeightTag obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }