-
- Downloads
Merge pull request #245 from rinkk/AddMeshEditingDialog
Mesh element removal in GUI
No related branches found
No related tags found
Showing
- Gui/DataView/CMakeLists.txt 6 additions, 3 deletionsGui/DataView/CMakeLists.txt
- Gui/DataView/MeshElementRemoval.ui 305 additions, 0 deletionsGui/DataView/MeshElementRemoval.ui
- Gui/DataView/MeshElementRemovalDialog.cpp 182 additions, 0 deletionsGui/DataView/MeshElementRemovalDialog.cpp
- Gui/DataView/MeshElementRemovalDialog.h 52 additions, 0 deletionsGui/DataView/MeshElementRemovalDialog.h
- Gui/DataView/MeshLayerEdit.ui 117 additions, 0 deletionsGui/DataView/MeshLayerEdit.ui
- Gui/DataView/MeshLayerEditDialog.cpp 257 additions, 0 deletionsGui/DataView/MeshLayerEditDialog.cpp
- Gui/DataView/MeshLayerEditDialog.h 86 additions, 0 deletionsGui/DataView/MeshLayerEditDialog.h
- Gui/DataView/MshLayerMapper.cpp 2 additions, 1 deletionGui/DataView/MshLayerMapper.cpp
- Gui/DataView/MshView.cpp 4 additions, 4 deletionsGui/DataView/MshView.cpp
- Gui/mainwindow.cpp 8 additions, 0 deletionsGui/mainwindow.cpp
- Gui/mainwindow.h 2 additions, 0 deletionsGui/mainwindow.h
- Gui/mainwindow.ui 23 additions, 0 deletionsGui/mainwindow.ui
- MeshLib/Mesh.cpp 0 additions, 16 deletionsMeshLib/Mesh.cpp
- MeshLib/Mesh.h 0 additions, 3 deletionsMeshLib/Mesh.h
- MeshLib/MeshEditing/ElementExtraction.cpp 160 additions, 0 deletionsMeshLib/MeshEditing/ElementExtraction.cpp
- MeshLib/MeshEditing/ElementExtraction.h 69 additions, 0 deletionsMeshLib/MeshEditing/ElementExtraction.h
- MeshLib/MeshEditing/removeMeshNodes.cpp 11 additions, 31 deletionsMeshLib/MeshEditing/removeMeshNodes.cpp
- MeshLib/MeshEditing/removeMeshNodes.h 1 addition, 1 deletionMeshLib/MeshEditing/removeMeshNodes.h
- MeshLib/MeshEnums.cpp 7 additions, 7 deletionsMeshLib/MeshEnums.cpp
- MeshLib/MeshEnums.h 1 addition, 1 deletionMeshLib/MeshEnums.h
Loading
Please register or sign in to comment