Message 1 of 10
Automatic ordinate dimension not attaching to the endpoint of line

Not applicable
06-13-2015
08:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to write a program that will allow me to select a group of lines and the program will automatically attach ordinate dimensions with the text lined up. So far I can select a group of lines and it will place ordinate dimensions correctly spaced when compared to the lines, but they are not near the lines.
I have the program taking the endpoint of the line and starting the ordinate dimension at the endpoint, but when I run the program the dimension isn't attached to the line. Am I using the endpoint correctly?
I'm teaching myself how to write lisp and this is the first program I am attempting so my code is probably clunky.