mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-19 22:13:06 +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.
|
## Sets topology usage way.
|
||||||
# @param way defines how mesh conformity is assured <ul>
|
# @param way defines how mesh conformity is assured <ul>
|
||||||
# <li>FromCAD - mesh conformity is assured by conformity of a shape</li>
|
# <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>
|
# <li>PreCAD - by pre-processing with PreCAD a CAD model</li></ul>
|
||||||
# @ingroup l3_hypos_blsurf
|
# @ingroup l3_hypos_blsurf
|
||||||
def SetTopology(self, way):
|
def SetTopology(self, way):
|
||||||
|
Loading…
Reference in New Issue
Block a user