]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
authoreap <eap@opencascade.com>
Fri, 22 Nov 2013 12:37:31 +0000 (12:37 +0000)
committereap <eap@opencascade.com>
Fri, 22 Nov 2013 12:37:31 +0000 (12:37 +0000)
commit73df78c0c4187c339ddc0a814f047ffa8bbb3373
tree6e14ed209149e80b5831a2652772ea73bed22752
parent127524b9c2dc5a7bc35912c581f243fa8801cae2
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges

-  StdMeshers_FaceSide(const SMDS_MeshNode*       theNode,
-                      const gp_Pnt2d             thePnt2d,
-                      const StdMeshers_FaceSide* theSide);
+  StdMeshers_FaceSide(const StdMeshers_FaceSide*  theSide,
+                      const SMDS_MeshNode*        theNode,
+                      const gp_Pnt2d*             thePnt2d1,
+                      const gp_Pnt2d*             thePnt2d2=NULL,
+                      const Handle(Geom2d_Curve)& theC2d=NULL,
+                      const double                theUFirst=0.,
+                      const double                theULast=1.);
src/StdMeshers/StdMeshers_FaceSide.hxx