- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Although Land Desktop has a routine for labeling the elevation of polyline contours, it often misbehaves. So naturally I wrote my own. The object is to pick the polyline at the desired label point, extract the elevation, add the text aligned with the polyline, and break the polyline from one end of the text to the other. Sadly, 2004 doesn't have background masking, and the boss despises wipeouts, thus we must break the polyline.
My method was to create an invisible circle, find the intersects, and use them as the two break points.
After some trial and error, I have found that the method does not work when the circle intersects one bulged segment twice. Even the native TRIM command won't work. If one of the intersections is with a straight polyline segment, it does work.
Has anyone else experienced this behavior? Or maybe it was a bug that's been fixed since 2004.
John F. Uhden
Solved! Go to Solution.