PathDistanceMode
Description
Method of distance between path computation.
Values of this enumeration:
- PointToPoint - Distance is measured to nearest characteristic point of other path.
- PointToSegment - Distance is measured to nearest segments adjacent to the nearest characteristic point of other path. This method is more precise.