0022767: [EDF] Construction of composite solids

Additional change:
- "Intersect" option has been renamed to "Intersect/sew"
This commit is contained in:
vsr 2014-12-26 17:21:04 +03:00
parent 0f1846a8c0
commit a170552f7b
5 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -27,7 +27,7 @@ The \b Result will be a \b GEOM_Object (SOLID or COMPOUND).
<b>TUI Command:</b> <em>geompy.MakeSolidFromConnectedFaces(ListOfShape, isIntersect),</em> where <b>TUI Command:</b> <em>geompy.MakeSolidFromConnectedFaces(ListOfShape, isIntersect),</em> where
\c ListOfShape is a list of faces and/or shells from which the solid is constructed and \c ListOfShape is a list of faces and/or shells from which the solid is constructed and
\c isIntersect is a boolean flag which, when set to \c True, forces performing intersection \c isIntersect is a boolean flag which, when set to \c True, forces performing intersection/sewing
between arguments between arguments
<b>Arguments:</b> Name + A set of connected faces and/or shells + Boolean flag. <b>Arguments:</b> Name + A set of connected faces and/or shells + Boolean flag.

View File

@ -725,7 +725,7 @@ Please, select face, shell or solid and try again</translation>
</message> </message>
<message> <message>
<source>GEOM_SOLID_FROM_FACE_OPT</source> <source>GEOM_SOLID_FROM_FACE_OPT</source>
<translation>Intersect shapes</translation> <translation>Intersect/sew shapes</translation>
</message> </message>
<message> <message>
<source>MAKE_FACE_TOLERANCE_TOO_BIG</source> <source>MAKE_FACE_TOLERANCE_TOO_BIG</source>

View File

@ -741,7 +741,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau</translation>
</message> </message>
<message> <message>
<source>GEOM_SOLID_FROM_FACE_OPT</source> <source>GEOM_SOLID_FROM_FACE_OPT</source>
<translation type="unfinished">Intersect shapes</translation> <translation type="unfinished">Intersect/sew shapes</translation>
</message> </message>
<message> <message>
<source>MAKE_FACE_TOLERANCE_TOO_BIG</source> <source>MAKE_FACE_TOLERANCE_TOO_BIG</source>

View File

@ -721,7 +721,7 @@
</message> </message>
<message> <message>
<source>GEOM_SOLID_FROM_FACE_OPT</source> <source>GEOM_SOLID_FROM_FACE_OPT</source>
<translation type="unfinished">Intersect shapes</translation> <translation type="unfinished">Intersect/sew shapes</translation>
</message> </message>
<message> <message>
<source>MAKE_FACE_TOLERANCE_TOO_BIG</source> <source>MAKE_FACE_TOLERANCE_TOO_BIG</source>