compare_to method

compare_to(self, other)

Compare the vertex with another vertex instance

Returns


def compare_to(self, other):
    ...
ParameterTypeDescription
otherVertex

See Also