RNC: Fixed documentation of SetGeometricMesh

Parameter theGeometricMesh takes the value 0 or 1
This commit is contained in:
gdd 2010-09-27 09:35:03 +00:00
parent 27cd471609
commit 4de666ddfa

View 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