mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-16 13:13:08 +05:00
fix errors in doxycomments
This commit is contained in:
parent
a3e0c7928f
commit
402b8e36c6
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user