mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-13 02:00:34 +05:00
Regression of SMESH_SRC/doc/salome/examples/measurements_ex01.py
Manage temporary SMESH_IDSource created by MeshEditor::MakeIDSource() - interface SMESH_IDSource + interface SMESH_IDSource : SALOME::GenericObj
This commit is contained in:
parent
221416d251
commit
6825861aab
@ -277,7 +277,7 @@ module SMESH
|
||||
|
||||
interface SMESH_Mesh;
|
||||
|
||||
interface SMESH_IDSource
|
||||
interface SMESH_IDSource : SALOME::GenericObj
|
||||
{
|
||||
/*!
|
||||
* Returns a sequence of all element IDs
|
||||
|
Loading…
Reference in New Issue
Block a user