Reword rigid/flexible sub-assembiles tooltip. Fixes: #17636
This commit is contained in:
@@ -71,10 +71,10 @@
|
||||
<item row="4" column="0">
|
||||
<widget class="Gui::PrefCheckBox" name="CheckBox_RigidSubAsm">
|
||||
<property name="toolTip">
|
||||
<string>If checked, the inserted sub-assemblies will not be flexible.
|
||||
Rigid means that the sub-assembly will be considered as a solid.
|
||||
Flexible means that the sub-assembly joints will be taken into account in the main assembly.
|
||||
You can change this property of sub-assemblies at any time by right clicking them.</string>
|
||||
<string>Sets whether the inserted sub-assemblies will be rigid or flexible.
|
||||
Rigid means that the added sub-assembly will be considered as a solid unit within the parent assembly.
|
||||
Flexible means that the added sub-assembly will allow movement of its individual components' joints within the parent assembly.
|
||||
You can change this behavior at any time by editing the Rigid property of a given sub-assembly in the Property Editor.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Rigid sub-assemblies</string>
|
||||
|
||||
Reference in New Issue
Block a user