mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-05-25 21:10:48 +05:00
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
+ SMESH::Filter_var GetFilter() const; + void SetFilter(SMESH::Filter_var filter, int type);
This commit is contained in:
parent
cb376aa1de
commit
03ccec76c7
@ -231,6 +231,9 @@ public:
|
|||||||
|
|
||||||
static SMESH::Filter::Criterion createCriterion();
|
static SMESH::Filter::Criterion createCriterion();
|
||||||
|
|
||||||
|
SMESH::Filter_var GetFilter() const;
|
||||||
|
void SetFilter(SMESH::Filter_var filter, int type);
|
||||||
|
|
||||||
signals:
|
signals:
|
||||||
|
|
||||||
void Accepted();
|
void Accepted();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user