diff --git a/src/Mod/Fem/Gui/DlgSettingsFemInOutVtk.ui b/src/Mod/Fem/Gui/DlgSettingsFemInOutVtk.ui index 127bcdd81b..99b9dccc6b 100644 --- a/src/Mod/Fem/Gui/DlgSettingsFemInOutVtk.ui +++ b/src/Mod/Fem/Gui/DlgSettingsFemInOutVtk.ui @@ -48,7 +48,7 @@ - element parameter: All: all elements, highest: highest elements only, FEM: FEM elements only (only edges not belonging to faces and faces not belonging to volumes) + How to import VTK files: VTK result object: mesh and results will be imported into a FreeCAD FEM pipline object, FEM mesh object: mesh will be imported into a FreeCAD FEM mesh object, FreeCAD result object: mesh and results will be imported into a FreeCAD FEM result object (because the result component names have to fit with the FreeCAD result object, this might proper work only on VTK files exported from FreeCAD)