Salome HOME
Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About...
[modules/smesh.git] / resources / StdMeshers.xml
index 0628c83f8a70cc58ddd6435a6e72a361e9f16b56..795dd07fe06dc2b9f80563f0fe844e2152576fb6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
+  Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
 
   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
                 auxiliary="true"
                 dim="2"/>
 
-    <hypothesis        type="TrianglePreference"
-               label-id="Triangle Preference"
-                icon-id="mesh_algo_mefisto.png"
-               auxiliary="true"
-               dim="2"/>
-               
     <hypothesis type="QuadraticMesh"
                 label-id="Quadratic Mesh"
                 icon-id="mesh_algo_quad.png"
     <algorithm type="CompositeSegment_1D"
               label-id="Composite side discretisation"
               icon-id="mesh_algo_regular.png"
-               hypos="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength"
+               hypos="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D"
                opt-hypos="Propagation,QuadraticMesh"
                input="VERTEX"
                output="EDGE"
                label-id="Quadrangle (Mapping)"
                icon-id="mesh_algo_quad.png"
                hypos="QuadrangleParams"
-               opt-hypos="QuadranglePreference,TrianglePreference"
                input="EDGE"
                output="QUAD"
                dim="2"/>