FEM: mesh api, import of Abaqus inp mesh file with Fem API

This commit is contained in:
Bernd Hahnebach
2018-12-14 21:28:09 +01:00
parent ea727a9765
commit 4e99896be5
5 changed files with 45 additions and 6 deletions

View File

@@ -63,7 +63,7 @@
<Documentation>
<UserDocu>Read in a various FEM mesh file formats.
read(file.endingToExportTo)
supported formats: DAT, MED, STL, UNV, VTK, Z88</UserDocu>
supported formats: DAT, INP, MED, STL, UNV, VTK, Z88</UserDocu>
</Documentation>
</Methode>
<Methode Name="write" Const="true">