Essentially, I want a macros to be executed that will perform the following sequence: 
- Selected points on the polyline 
- A circle is constructed from these points (customizable) 
- Then the circle intersects with the polyline and creates two equidistant points 
- The circle is removed 
 
Thus we get the displacement of these points 
 |