0016654: EDF PAL 529: Improve comprehension of partition dialog box

This commit is contained in:
dmv 2008-07-28 07:53:03 +00:00
parent 1320940b10
commit bb9f3a6232
4 changed files with 9 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -10,7 +10,7 @@
<br><h2>Intersection of two shapes.</h2>
\n As far as the intersection of two objects can produce any type of
geometrical objects, <b>Reconstruction Limit</b> box allows choosing the
geometrical objects, <b>Resulting type</b> box allows choosing the
preferrable result, i.e. a solid, a shell, a list of faces, etc.
\n <b>TUI Command:</b> <em>geompy.MakePartition(ListOfShapes,
ListOfTools, ListOfKeepInside, ListOfRemoveInside, Limit, RemoveWebs,
@ -28,8 +28,8 @@ reconstruction limit.
\image html partition1.png
<b>Keep nonlimit shapes</b> checkbox allows building geometrical objects of
all types at the same time i.e. no reconstruction limit is applied.
<b>Keep shapes of lower type</b> checkbox allows building geometrical objects.
Only lower type objects will be preserved without the upper ones.
<br><h2>Intersection of a Shape and a Plane.</h2>

View File

@ -1178,7 +1178,7 @@ Please, select face, shell or solid and try again</translation>
</message>
<message>
<source>GEOM_RECONSTRUCTION_LIMIT</source>
<translation>Reconstruction Limit</translation>
<translation>Resulting Type</translation>
</message>
<message>
<source>GEOM_RECONSTRUCTION_LIMIT_EDGE</source>
@ -1832,6 +1832,10 @@ Please, select face, shell or solid and try again</translation>
<source>GEOM_WRN_WARNING</source>
<translation>Warning</translation>
</message>
<message>
<source>WRN_SHAPE_UNCLOSED</source>
<translation>Unable to create solid from unclosed shape %1</translation>
</message>
<message>
<source>GEOM_X</source>
<translation>X :</translation>
@ -3350,7 +3354,7 @@ Please, select face, shell or solid and try again</translation>
</message>
<message>
<source>GEOM_KEEP_NONLIMIT_SHAPES</source>
<translation>Keep nonlimit shapes</translation>
<translation>Keep shapes of lower type</translation>
</message>
<message>
<source>GEOM_CENTER_2POINTS</source>