Searched refs:outOnly (Results 1 – 1 of 1) sorted by relevance
49 def clearEdges(self, vertex, inOnly = 0, outOnly = 0): argument50 if inOnly and outOnly:52 if not outOnly: