FEM: vtk file import pref widget, fix tooltip, fixes #3886
This commit is contained in:
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user