Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    94a1001e
    · 94a1001e
    Christophe Geuzaine authored
    Added an option to set the number of subdivisions used when drawing
    spheres (when geometry, mesh or post-processing points are drawn as 3D
    spheres). You can test with:
    
    gmsh tutorial/t5.geo -string "Geometry.PointType=1; Geometry.PointSize=8; General.SphereSubdivisions=10;"
    94a1001e
    History
    Christophe Geuzaine authored
    Added an option to set the number of subdivisions used when drawing
    spheres (when geometry, mesh or post-processing points are drawn as 3D
    spheres). You can test with:
    
    gmsh tutorial/t5.geo -string "Geometry.PointType=1; Geometry.PointSize=8; General.SphereSubdivisions=10;"