Message 1 of 11
Get a points x , y value in existing sketch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have an existing sketch, it is just a plain sketch, no features, extrudes etc. As driven dimensions cannot be referenced as parameters YET I thought a hacky solution would be to get the x and y co-ords of the point I am interested in and then do a bit of geometry in python to get the dimension I need.
However, I haven't had any luck in getting API access to find the point.
I have included the screen shot, the yellow point in the middle is the one I'm interested in and the red dimension is the one I need to access. It is all relative to the origin.
Unfortunately adding the dimension as a parameter is not possible because it must remain driven.
Thanks in advance,
Jon