get_equivalent_path_as_i_path method

get_equivalent_path_as_i_path

Returns the equivalent path as an instance of IPath.

Returns

An instance of IPath representing the equivalent path.

def get_equivalent_path_as_i_path(self):
    ...

See Also