compare_to method

compare_to

Compares this instance to a specified object and returns an indication of their relative values.

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

See Also