FEM: vtk file import pref widget, fix tooltip, fixes #3886

This commit is contained in:
Bernd Hahnebach
2019-03-12 06:03:22 +01:00
committed by wmayer
parent 6f59c842c8
commit 0dc02f57a4

View File

@@ -48,7 +48,7 @@
<item row="0" column="1">
<widget class="Gui::PrefComboBox" name="comboBoxVtkImportObject">
<property name="toolTip">
<string>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)</string>
<string>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)</string>
</property>
<property name="statusTip">
<string/>