Version: 6.3.1
Public Member Functions

SMESH.SMESH_subMesh Interface Reference

import "SMESH_Mesh.idl";

Inheritance diagram for SMESH.SMESH_subMesh:
Inheritance graph
[legend]

Public Member Functions

long GetNumberOfElements () raises (SALOME::SALOME_Exception)
long GetNumberOfNodes (in boolean all) raises (SALOME::SALOME_Exception)
long_array GetElementsId () raises (SALOME::SALOME_Exception)
long_array GetElementsByType (in ElementType theType) raises (SALOME::SALOME_Exception)
ElementType GetElementType (in long id, in boolean iselem) raises (SALOME::SALOME_Exception)
 Return type of submesh element.
long_array GetNodesId () raises (SALOME::SALOME_Exception)
GEOM::GEOM_Object GetSubShape () raises (SALOME::SALOME_Exception)
 Get geom shape the submesh is dedicated to.
SMESH_Mesh GetFather () raises (SALOME::SALOME_Exception)
 Get SMESH_Mesh which stores nodes coordinates & elements definition.
long GetId ()
 Get the internal Id.
SALOME_MED::FAMILY GetFamily () raises (SALOME::SALOME_Exception)
 Get MED subMesh.
long_array GetIDs ()
 Returns a sequence of all element IDs.
long_array GetMeshInfo ()
 Returns statistic of mesh elements Result array of number enityties.
array_of_ElementType GetTypes ()
 Returns types of elements it contains.
SMESH_Mesh GetMesh ()
 Returns the mesh.

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)

Get MED subMesh.

SMESH_Mesh SMESH.SMESH_subMesh.GetFather ( ) raises (SALOME::SALOME_Exception)

Get SMESH_Mesh which stores nodes coordinates & elements definition.

long SMESH.SMESH_subMesh.GetId ( )

Get the internal Id.

Referenced by SMESH.SMESH_MeshEditor.ConvertFromQuadratic().

long_array SMESH.SMESH_IDSource.GetIDs ( ) [inherited]

Returns a sequence of all element IDs.

SMESH_Mesh SMESH.SMESH_IDSource.GetMesh ( ) [inherited]

Returns the mesh.

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)

Get geom shape the submesh is dedicated to.

Referenced by SMESH.SMESH_Gen.Evaluate().

array_of_ElementType SMESH.SMESH_IDSource.GetTypes ( ) [inherited]

Returns types of elements it contains.

It's empty if the SMESH_IDSource contains no IDs

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS