mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 01:10:36 +05:00
0022767: [EDF] Construction of composite solids
Additional change: - "Intersect" option has been renamed to "Intersect/sew"
This commit is contained in:
parent
0f1846a8c0
commit
a170552f7b
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
@ -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
|
||||
\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
|
||||
|
||||
<b>Arguments:</b> Name + A set of connected faces and/or shells + Boolean flag.
|
||||
|
@ -725,7 +725,7 @@ Please, select face, shell or solid and try again</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>GEOM_SOLID_FROM_FACE_OPT</source>
|
||||
<translation>Intersect shapes</translation>
|
||||
<translation>Intersect/sew shapes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>MAKE_FACE_TOLERANCE_TOO_BIG</source>
|
||||
|
@ -741,7 +741,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>GEOM_SOLID_FROM_FACE_OPT</source>
|
||||
<translation type="unfinished">Intersect shapes</translation>
|
||||
<translation type="unfinished">Intersect/sew shapes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>MAKE_FACE_TOLERANCE_TOO_BIG</source>
|
||||
|
@ -721,7 +721,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>GEOM_SOLID_FROM_FACE_OPT</source>
|
||||
<translation type="unfinished">Intersect shapes</translation>
|
||||
<translation type="unfinished">Intersect/sew shapes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>MAKE_FACE_TOLERANCE_TOO_BIG</source>
|
||||
|
Loading…
Reference in New Issue
Block a user