예제 #1
0
 /// <summary>
 /// Release the lock that was set using lock.
 /// </summary>
 public static void Unlock()
 {
     Gmsh_Warp.GmshFltkUnlock(ref Gmsh._staticreff);
     Gmsh.CheckException(MethodBase.GetCurrentMethod().MethodHandle);
 }