mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-07 00:04:17 +05:00
0021008: EDF 1581 GEOM : Bad result in the partition of a compound with a plane
This commit is contained in:
parent
dc02c37731
commit
f983afefe2
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
@ -36,7 +36,7 @@ type</b> checkbox, you will obtain a compound of two solids and one
|
|||||||
face (the face will have a hole where the original face lays inside
|
face (the face will have a hole where the original face lays inside
|
||||||
the box, see corresponding \ref partition_picture_3 "picture" below).
|
the box, see corresponding \ref partition_picture_3 "picture" below).
|
||||||
|
|
||||||
<b>No shapes self intersection</b> check box affects only input shapes
|
<b>No sub-shapes intersection (Compounds only)</b> check box affects only input shapes
|
||||||
of the Compound type. If this option is switched off (default
|
of the Compound type. If this option is switched off (default
|
||||||
behavior) each input compound will be automatically exploded to the
|
behavior) each input compound will be automatically exploded to the
|
||||||
sub-shapes and intersection between those shapes will be also
|
sub-shapes and intersection between those shapes will be also
|
||||||
|
@ -3787,7 +3787,7 @@ Please, select face, shell or solid and try again</translation>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>GEOM_NO_SELF_INTERSECTION</source>
|
<source>GEOM_NO_SELF_INTERSECTION</source>
|
||||||
<translation>No shapes self-intersection</translation>
|
<translation>No sub-shapes intersection (Compounds only)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>GEOM_CENTER_2POINTS</source>
|
<source>GEOM_CENTER_2POINTS</source>
|
||||||
|
Loading…
Reference in New Issue
Block a user