Salome HOME
Remove "Quadrangle preference" and "Triangle preference" obsolete hypotheses
[modules/smesh.git] / idl / SMESH_BasicHypothesis.idl
index 40a49f1f6523da2414e1c8cca0d108c50d12150e..9b6a88ebb8c9baf413f025385e594d46fb581321 100644 (file)
@@ -469,27 +469,6 @@ module StdMeshers
   {
   };
 
-  /*!
-   * StdMeshers_QuadranglePreference: interface of "QuadranglePreference" hypothesis.
-   * This hypothesis is used by StdMeshers_Quadrangle_2D algorithm.
-   * Presence of this hypothesis forces construction of quadrangles if the number
-   * of nodes on opposite edges is not the same in the case where the global number
-   * of nodes on edges is even
-   */
-  interface StdMeshers_QuadranglePreference : SMESH::SMESH_Hypothesis
-  {
-  };
-
-  /*!
-   * StdMeshers_TrianglePreference: interface of "TrianglePreference" hypothesis.
-   * This hypothesis is used by StdMeshers_Quadrangle_2D algorithm.
-   * Presence of this hypothesis forces construction of triangles in the refinement 
-   * area if the number of nodes on opposite edges is not the same.
-   */
-  interface StdMeshers_TrianglePreference : SMESH::SMESH_Hypothesis
-  {
-  };
-
   /*!
    * StdMeshers_QuadraticMesh: interface of "QuadraticMesh" hypothesis.
    * This is an auxiliary 1D hypothesis whose presence forces construction