Salome HOME
RNC: Fixed documentation of SetGeometricMesh
authorgdd <gdd>
Mon, 27 Sep 2010 09:35:03 +0000 (09:35 +0000)
committergdd <gdd>
Mon, 27 Sep 2010 09:35:03 +0000 (09:35 +0000)
Parameter theGeometricMesh takes the value 0 or 1

src/SMESH_SWIG/smeshDC.py

index 7987385f53683a84ab7d050c44091ee619d4975c..ec39c1b37ead20177e71599f50c5bcec961080fd 100644 (file)
@@ -4447,7 +4447,7 @@ class Mesh_Triangle(Mesh_Algorithm):
         self.Parameters().SetPhyMax(theVal)
 
     ## Sets a way to define maximum angular deflection of mesh from CAD model.
-    #  @param theGeometricMesh is: DefaultGeom or Custom
+    #  @param theGeometricMesh is: 0 (None) or 1 (Custom)
     #  @ingroup l3_hypos_blsurf
     def SetGeometricMesh(self, theGeometricMesh=0):
         #  Parameter of BLSURF algo