shadow
Computer
- Mar 1, 2001
- 321
i have a lisp/macro for a button that specifies half the distance between 2 points but when i use it inconjunction with other commands it tends to go with osnaps instead of picking the apparent mid point of the 2 points i had specified such as in this example
i have a horizontal line and a vertical that is a misc distace from the mid point of horizontal line now i want to draw a line starting at half the distance from the midpoint of the horizontal line and the endpoint of the vertical line
ok so knowing that here is the macro i have
'cal;(cur+cur)/2;^M
it works some times but others its just acting goofy like selecting 1/4 the distance or selecting the last picked point etc... if everyone helps everybody the world will be a better place
i have a horizontal line and a vertical that is a misc distace from the mid point of horizontal line now i want to draw a line starting at half the distance from the midpoint of the horizontal line and the endpoint of the vertical line
ok so knowing that here is the macro i have
'cal;(cur+cur)/2;^M
it works some times but others its just acting goofy like selecting 1/4 the distance or selecting the last picked point etc... if everyone helps everybody the world will be a better place