mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-14 01:51:34 +05:00
0021408: EDf 2006 SMESH: USe of DoubleNodesOnGroupBoundaries on 2D leads to crash
boolean DoubleNodesOnGroupBoundaries( in ListOfGroups theDomains, in boolean createJointElems ) + raises (SALOME::SALOME_Exception);
This commit is contained in:
parent
1b8f195eb5
commit
6e09f8b4ce
@ -1031,7 +1031,8 @@ module SMESH
|
||||
* \return TRUE if operation has been completed successfully, FALSE otherwise
|
||||
*/
|
||||
boolean DoubleNodesOnGroupBoundaries( in ListOfGroups theDomains,
|
||||
in boolean createJointElems );
|
||||
in boolean createJointElems )
|
||||
raises (SALOME::SALOME_Exception);
|
||||
|
||||
/*!
|
||||
* \brief Double nodes on some external faces and create flat elements.
|
||||
|
Loading…
x
Reference in New Issue
Block a user