Returns True if the start and end points have identical coordinate values. If ‘threeD’ is True, the z coordinate of the start and end points will be compared. This does not take measures into consideration.
Parameters:
threeD (bool) – Whether to compare the z coordinate value.