mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
+ void ClearLastCreated() raises (SALOME::SALOME_Exception);
This commit is contained in:
parent
ab30b9ea23
commit
a41cfa6771
@ -58,6 +58,11 @@ module SMESH
|
||||
*/
|
||||
long_array GetLastCreatedElems() raises (SALOME::SALOME_Exception);
|
||||
|
||||
/*!
|
||||
* \brief Clears sequences of last created elements and nodes
|
||||
*/
|
||||
void ClearLastCreated() raises (SALOME::SALOME_Exception);
|
||||
|
||||
/*!
|
||||
* \brief Returns description of an error/warning occured during the last operation
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user