Salome HOME
0021893: EDF 2133 SMESH : Improvement of 3D extrusion algorithm
authoreap <eap@opencascade.com>
Mon, 4 Feb 2013 14:24:34 +0000 (14:24 +0000)
committereap <eap@opencascade.com>
Mon, 4 Feb 2013 14:24:34 +0000 (14:24 +0000)
   fix GetLayersTransformation(): use EDGEs in a right order

src/StdMeshers/StdMeshers_Prism_3D.hxx

index 40fc621741532a51fd35887a8e6c61603455e96f..5a3ea214528a7154bd241ecf748dd245168417f8 100644 (file)
@@ -185,7 +185,8 @@ class STDMESHERS_EXPORT StdMeshers_PrismAsBlock: public SMESH_Block
    *        by nodes of the bottom. Layer is a set of nodes at a certain step
    *        from bottom to top.
    */
-  bool GetLayersTransformation(std::vector<gp_Trsf> & trsf) const;
+  bool GetLayersTransformation(std::vector<gp_Trsf> &      trsf,
+                               const Prism_3D::TPrismTopo& prism) const;
   
   /*!
    * \brief Return pointer to mesh