Version: 8.3.0
SMESH_MeshEditor_i::_IDSource Struct Reference
Inheritance diagram for SMESH_MeshEditor_i::_IDSource:

Public Member Functions

SMESH::long_arrayGetIDs ()
 
SMESH::long_arrayGetMeshInfo ()
 
SMESH::long_arrayGetNbElementsByType ()
 
SMESH::SMESH_Mesh_ptr GetMesh ()
 
bool IsMeshInfoCorrect ()
 
SMESH::array_of_ElementTypeGetTypes ()
 
SALOMEDS::TMPFile * GetVtkUgStream ()
 

Data Fields

SMESH::long_array _ids
 
SMESH::ElementType _type
 
SMESH::SMESH_Mesh_ptr _mesh
 

Member Function Documentation

SMESH::long_array* SMESH_MeshEditor_i::_IDSource::GetIDs ( )

References _ids.

SMESH::SMESH_Mesh_ptr SMESH_MeshEditor_i::_IDSource::GetMesh ( )

References _mesh.

SMESH::long_array* SMESH_MeshEditor_i::_IDSource::GetMeshInfo ( )
SMESH::long_array* SMESH_MeshEditor_i::_IDSource::GetNbElementsByType ( )

References _ids, _type, and SMESH::NB_ELEMENT_TYPES.

SMESH::array_of_ElementType* SMESH_MeshEditor_i::_IDSource::GetTypes ( )

References _ids, and _type.

SALOMEDS::TMPFile* SMESH_MeshEditor_i::_IDSource::GetVtkUgStream ( )
bool SMESH_MeshEditor_i::_IDSource::IsMeshInfoCorrect ( )

Field Documentation

SMESH::long_array SMESH_MeshEditor_i::_IDSource::_ids
SMESH::SMESH_Mesh_ptr SMESH_MeshEditor_i::_IDSource::_mesh
SMESH::ElementType SMESH_MeshEditor_i::_IDSource::_type