Esempio n. 1
0
 public void FreeNodeMaster(SWIGTYPE_p_p_GvNodeMaster master)
 {
     C4dApiPINVOKE.GvWorld_FreeNodeMaster(swigCPtr, SWIGTYPE_p_p_GvNodeMaster.getCPtr(master));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_GvNodeMaster obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }