pyvista / scikit-gmsh

Scikit for Gmsh to generate 3D finite element mesh
https://scikit-gmsh.readthedocs.io/en/latest
GNU General Public License v3.0
40 stars 1 forks source link

Add image of convert from `pv.PolyData` geometry to `pv.UnstructuredGrid` #322

Open tkoyama010 opened 1 month ago

tkoyama010 commented 1 month ago

Describe what maintenance you would like added.

Add image of convert from pv.PolyData geometry to pv.UnstructuredGrid.

Links to source code.

No response

Pseudocode or Screenshots

Insert code here

Or drag your screenshot here!

tkoyama010 commented 1 month ago

2D geometry is need to converted to Shapely PolyData.