Message 1 of 5
Accessing the points on the Hole/Thread Note leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does anyone know if it's possible to get the Point2D coordinates of the Hole Note "Leader"? I'm using Inventor 2017, and from the API Help, it seems to me that this is not considered a leader? But I'm a beginner at this, so please correct me if I'm wrong.
What I want to do, is connect/attach to a "leader point" on the Hole/Thread Note (which is possible to do manually in the drawing). The closest point I'm able to access is the lower left corner of the Hole Note text (RangeBox.MinPoint).
Anyone got any suggestions?