From: eap Date: Mon, 4 Feb 2013 14:24:34 +0000 (+0000) Subject: 0021893: EDF 2133 SMESH : Improvement of 3D extrusion algorithm X-Git-Tag: pluginMGCleaner~137 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5b40fe7dff22303e2874b1a40339deea6209b2c6;p=modules%2Fsmesh.git 0021893: EDF 2133 SMESH : Improvement of 3D extrusion algorithm fix GetLayersTransformation(): use EDGEs in a right order --- diff --git a/src/StdMeshers/StdMeshers_Prism_3D.hxx b/src/StdMeshers/StdMeshers_Prism_3D.hxx index 40fc62174..5a3ea2145 100644 --- a/src/StdMeshers/StdMeshers_Prism_3D.hxx +++ b/src/StdMeshers/StdMeshers_Prism_3D.hxx @@ -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 & trsf) const; + bool GetLayersTransformation(std::vector & trsf, + const Prism_3D::TPrismTopo& prism) const; /*! * \brief Return pointer to mesh