Remove unwanted space in the documentation comment of DoubleNodes method which prevented the documentation to be generated correctly.

This commit is contained in:
nge 2009-12-14 16:35:09 +00:00
parent e9cb2bae50
commit 5052f7f43b

View File

@ -3451,7 +3451,7 @@ class Mesh:
def GetLastCreatedElems(self):
return self.editor.GetLastCreatedElems()
## Creates a hole in a mesh by doubling the nodes of some particular elements
## Creates a hole in a mesh by doubling the nodes of some particular elements
# @param theNodes identifiers of nodes to be doubled
# @param theModifiedElems identifiers of elements to be updated by the new (doubled)
# nodes. If list of element identifiers is empty then nodes are doubled but