Geometry and Mesh (fedoo.mesh
)
Class Mesh
|
Fedoo Mesh object. |
Mesh manipulation functions
|
Make the spatial stack of two mesh objects which have the same element shape. |
|
Build a volume or surface mesh from the extrusion of a surface or wire mesh. |
|
Build a mesh of the surface from a given 2D or 3D mesh. |
|
Attempt to change the type of element of a mesh. |
|
Change the type of element of a mesh from 'quad4' to 'tri3'. |
Import/Export Fedoo Mesh object
|
Import a mesh from a file. |
|
Import a mesh from a msh file (gmsh format). |
|
Import a mesh from a vtk file (gmsh format). |
Mesh Creation Functions
|
Create a rectangular Mesh |
|
Create the mesh of a box |
|
Create a surface mesh of a disk or an ellipse |
|
Create a mesh of a 2D plate with a hole |
|
Create a surface mesh of an hollow disk or an ellipse |
|
Create the mesh of a I. |
|
Create the Mesh of a straight line with corrdinates in 1D. |
|
Create the Mesh of a straight line |
|
Create the mesh of a curved line based on cylindrical coordinates |
|
Create a mesh as a regular grid in cylindrical coordinate |
|
Create a 2D structured grid from 4 edges. |
|
Add regularly espaced nodes to an existing mesh between to existing nodes. |