mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 01:10:35 +05:00
typo
This commit is contained in:
parent
b67b2447f1
commit
0362aa0f49
@ -318,7 +318,7 @@ class Mesh_Algorithm:
|
||||
hyp.SetEdges(edges, isEdgesToIgnore)
|
||||
return hyp
|
||||
|
||||
## Transform a list of ether edges or tuples (edge, 1st_vertex_of_edge)
|
||||
## Transform a list of either edges or tuples (edge, 1st_vertex_of_edge)
|
||||
# into a list acceptable to SetReversedEdges() of some 1D hypotheses
|
||||
# @ingroup l3_hypos_1dhyps
|
||||
def ReversedEdgeIndices(self, reverseList):
|
||||
|
Loading…
Reference in New Issue
Block a user