Go to the source code of this file.
Packages | |
| package | SMESH_controls |
Variables | |
| SMESH_controls.salome = smesh.salome | |
| SMESH_controls.mesh = SMESH_mechanic.mesh | |
| tuple | SMESH_controls.aGroup = mesh.MakeGroup("Area > 100", smesh.FACE, smesh.FT_Area, smesh.FT_MoreThan, 100) |
| tuple | SMESH_controls.anIds = aGroup.GetIDs() |