import "SMESH_Mesh.idl";
Detailed Description
Definition at line 847 of file SMESH_Mesh.idl.
Member Function Documentation
| long_array SMESH.SMESH_subMesh.GetElementsByType |
( |
in ElementType |
theType | ) |
raises (SALOME::SALOME_Exception) |
| long_array SMESH.SMESH_subMesh.GetElementsId |
( |
| ) |
raises (SALOME::SALOME_Exception) |
| ElementType SMESH.SMESH_subMesh.GetElementType |
( |
in long |
id, |
|
|
in boolean |
iselem |
|
) |
| raises (SALOME::SALOME_Exception) |
Return type of submesh element.
| SALOME_MED::FAMILY SMESH.SMESH_subMesh.GetFamily |
( |
| ) |
raises (SALOME::SALOME_Exception) |
| SMESH_Mesh SMESH.SMESH_subMesh.GetFather |
( |
| ) |
raises (SALOME::SALOME_Exception) |
Get SMESH_Mesh which stores nodes coordinates & elements definition.
| long SMESH.SMESH_subMesh.GetId |
( |
| ) |
|
| long_array SMESH.SMESH_IDSource.GetIDs |
( |
| ) |
[inherited] |
Returns a sequence of all element IDs.
| SMESH_Mesh SMESH.SMESH_IDSource.GetMesh |
( |
| ) |
[inherited] |
| long_array SMESH.SMESH_IDSource.GetMeshInfo |
( |
| ) |
[inherited] |
Returns statistic of mesh elements Result array of number enityties.
| long_array SMESH.SMESH_subMesh.GetNodesId |
( |
| ) |
raises (SALOME::SALOME_Exception) |
| long SMESH.SMESH_subMesh.GetNumberOfElements |
( |
| ) |
raises (SALOME::SALOME_Exception) |
| long SMESH.SMESH_subMesh.GetNumberOfNodes |
( |
in boolean |
all | ) |
raises (SALOME::SALOME_Exception) |
| GEOM::GEOM_Object SMESH.SMESH_subMesh.GetSubShape |
( |
| ) |
raises (SALOME::SALOME_Exception) |
Returns types of elements it contains.
It's empty if the SMESH_IDSource contains no IDs