fix errors in doxycomments

This commit is contained in:
eap 2011-11-15 10:17:38 +00:00
parent a3e0c7928f
commit 402b8e36c6

View File

@ -5202,7 +5202,7 @@ class Mesh_Triangle(Mesh_Algorithm):
## Sets topology usage way.
# @param way defines how mesh conformity is assured <ul>
# <li>FromCAD - mesh conformity is assured by conformity of a shape</li>
# <li>PreProcess or PreProcessPlus - by pre-processing a CAD model</li></ul>
# <li>PreProcess or PreProcessPlus - by pre-processing a CAD model</li>
# <li>PreCAD - by pre-processing with PreCAD a CAD model</li></ul>
# @ingroup l3_hypos_blsurf
def SetTopology(self, way):