Salome HOME
PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ?
authoreap <eap@opencascade.com>
Fri, 20 Jul 2007 11:20:10 +0000 (11:20 +0000)
committereap <eap@opencascade.com>
Fri, 20 Jul 2007 11:20:10 +0000 (11:20 +0000)
commitd01dceb67ed0d0eea100809ed4d119c36ddc60e6
treefcd172725f3df7867980adda2e575f0087de121a
parent3b925839ef73ef2372be59a0b1fa324a5a5459bb
PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ?
+  /*!
+   * \brief Return wires of a face as StdMeshers_FaceSide's
+   */
+  static TSideVector GetFaceWires(const TopoDS_Face& theFace,
+                                  SMESH_Mesh &       theMesh,
+                                  const bool         theIgnoreMediumNodes,
+                                  TError &           theError);
src/StdMeshers/StdMeshers_FaceSide.cxx
src/StdMeshers/StdMeshers_FaceSide.hxx