tooltip correction

This commit is contained in:
rnc 2013-12-03 15:34:24 +00:00
parent 271a3fb6bb
commit 5259101c27

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>800</width> <width>791</width>
<height>500</height> <height>593</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -339,7 +339,7 @@ In other words, it avoids having faces too far away from the curve they should r
</rect> </rect>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>If the Units parameter is relative, epsilon max correspond to (per thousand) s*Tolerance/1000, where s is the size of the bounding box of the domain. <string>If the Units parameter is relative, epsilon max correspond to s*Tolerance, where s is the size of the bounding box of the domain.
If the Units parameter is absolute, the tolerance parameter is expressed in model units: If the Units parameter is absolute, the tolerance parameter is expressed in model units:
if P=2 and point coordinates are given in millimeters, the maximal chordal deviation is 2 mm.</string> if P=2 and point coordinates are given in millimeters, the maximal chordal deviation is 2 mm.</string>
</property> </property>