COM API Section links give erroneous data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Testing in C3D2012, using tutorial drawing "Sections-Grade-Label", selecting 2 sections depicting the existing ground and datum. Note that the datum in the drawing stops correctly where it intersects the ground:
However, when I gather the start/end points for the section links I get points that fall outside the limits of the datum section:
The second item appears to be the daylight point, but the first item is at the edge of the section view with an elevation that makes no sense. At the other side, item 17 is the daylight point and items 18-21 do not appear to be related to anything else in the sectionview, other than #21 which is again at the edge of the sectionview. What could these extra points/links be for? Intersetingly, the same section in C3D2014 returns 1 less point and all points through item 17 are identical, but those following all differ.
BTW, using lisp as I'm helping another user who knows nothing of .NET.