Salome HOME
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is...
authoreap <eap@opencascade.com>
Tue, 17 Feb 2009 07:07:51 +0000 (07:07 +0000)
committereap <eap@opencascade.com>
Tue, 17 Feb 2009 07:07:51 +0000 (07:07 +0000)
commit651353fbcaf7d1ca4acc080fa04a80e6af26311c
treee3adc062b750db4c3704c172c640ca067b24cff2
parent0d00a7e1ae2866f5a7e0616a481bb0ac323731c2
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
    fix for G7.py
+  /*!
+   * \brief Return number of unique ancestors of the shape
+   */
+  static int NbAncestors(const TopoDS_Shape& shape,
+                         const SMESH_Mesh&   mesh,
+                         TopAbs_ShapeEnum    ancestorType=TopAbs_SHAPE);
+
src/SMESH/SMESH_MesherHelper.hxx