mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Update help.
This commit is contained in:
parent
0b44424845
commit
faae9088f8
@ -5,7 +5,10 @@
|
||||
\n To <b>Remove extra edges</b> in the <b>Main Menu</b> select
|
||||
<b>Repair - > Remove extra edges</b>.
|
||||
\n This operation removes all seam and degenerated edges from a given
|
||||
shape and unites faces and edges, sharing one surface.
|
||||
shape. Its main purpose is healing of solids and compounds to obtain
|
||||
hexahedral solids and compounds of hexahedral solids.
|
||||
At the same time, it has an option to unite all faces, sharing one
|
||||
surface. With this option not only hexahedral solids could be obtained.
|
||||
|
||||
\n <b>TUI Command:</b> <em>geompy.RemoveExtraEdges(theShape,theOptimumNbFaces)</em>,
|
||||
there <em>theShape</em> is a compound or a single solid to remove irregular edges from
|
||||
|
Loading…
Reference in New Issue
Block a user