Salome HOME
Imp: show element position in a mesh information dialog box
[modules/smesh.git] / src / SMESH_I / SMESH_Mesh_i.hxx
index a1c27e00a858897ebe3e1497aa58cd9760464ef2..a98be336eeebaddacaf0d112eab0be9821d6a348 100644 (file)
@@ -459,6 +459,11 @@ public:
    */
   SMESH::NodePosition* GetNodePosition(CORBA::Long NodeID);
 
+  /*!
+   * \brief Return position of an element on shape
+   */
+  SMESH::ElementPosition GetElementPosition(CORBA::Long ElemID);
+
   /*!
    * If given element is node returns IDs of shape from position
    * If there is not node for given ID - returns -1