Salome HOME
IPAL53561: Extrusion 3D algo is not applicable to a prism with a seam on top/bottom
[modules/smesh.git] / src / StdMeshers / StdMeshers_Prism_3D.hxx
index c113fd1e867a519e52bb987062ac0b578628bb09..ddfbff96a13a5c917b54248cfedad4d506334b9b 100644 (file)
@@ -185,6 +185,16 @@ class STDMESHERS_EXPORT StdMeshers_PrismAsBlock: public SMESH_Block
     return col_frw.first;
   }
 
+  /*!
+   * \brief Return pointer to column of nodes
+    * \param node - bottom node from which the returned column goes up
+    * \retval const TNodeColumn* - the found column
+   */
+  bool HasNodeColumn(const SMDS_MeshNode* node) const
+  {
+    return myShapeIndex2ColumnMap.count( node->getshapeId() );
+  }
+
   /*!
    * \brief Return transformations to get coordinates of nodes of each internal layer
    *        by nodes of the bottom. Layer is a set of nodes at a certain step