mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
0022747: [EDF] Improvement of Get Shared Shapes operation
Additional changes: - Rename "Multi-shares only" option to "Shared by all"
This commit is contained in:
parent
90ff9bfc3e
commit
16b1d9dd39
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
@ -17,11 +17,11 @@ In this dialog:
|
||||
- <b>Name</b> is the base name of the resulting shapes.
|
||||
- <b>Shapes</b> are the shapes to fing shared sub-shapes of.
|
||||
- <b>Sub-shapes Type</b> is the type of required sub-shapes.
|
||||
- <b>Multi-shares only</b> option specifies what type of shared sub-shapes should be checked:
|
||||
- <b>Shared by all</b> option specifies what type of shared sub-shapes should be checked:
|
||||
- \b On: causes to search sub-shapes from the first input shape shared with all other input shapes;
|
||||
- \b Off: causes to search sub-shapes shared between couples of input shapes.
|
||||
|
||||
\note For the case when "Multi-shares only" option is switched off - if an input list of shapes
|
||||
\note For the case when "Shared by all" option is switched off - if an input list of shapes
|
||||
contains single compound, the sub-shapes shared between all possible couples of its top-level shapes
|
||||
are searched; otherwise, only sub-shapes that are shared between first input shape and all rest input
|
||||
shapes are searched.
|
||||
|
@ -6961,7 +6961,7 @@ Do you want to create new material?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>GEOM_SHARED_SHAPES_MULTISHARE</source>
|
||||
<translation>Multi-shares only</translation>
|
||||
<translation>Shared by all</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -6901,7 +6901,7 @@ Voulez-vous en créer un nouveau ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>GEOM_SHARED_SHAPES_MULTISHARE</source>
|
||||
<translation type="unfinished">Multi-shares only</translation>
|
||||
<translation type="unfinished">Shared by all</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -6878,7 +6878,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>GEOM_SHARED_SHAPES_MULTISHARE</source>
|
||||
<translation type="unfinished">Multi-shares only</translation>
|
||||
<translation type="unfinished">Shared by all</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
Loading…
Reference in New Issue
Block a user