pyleecan.Functions.GMSH.draw_surf_line module

draw_surf_line(surf, mesh_dict, boundary_prop, factory, gmsh_dict, nsurf, mesh_size)[source]

Draw the lines of a surface and handles the Arc>180deg

Parameters:
  • surf (Surface) – Surface object to draw

  • mesh_dict (dict) – Dictionary to enforce the mesh (key: line id, value:nb element)

  • boundary_prop (dict) – Dictionary to set the Boundary conditions

  • factory – gmsh.model.geo

  • gmsh_dict (dict) – dictionary containing the main parameters of GMSH File

  • nsurf (int) – Index of the surface to draw

  • mesh_size (float) – Default mesh element size