- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there.
I have defined one construction point within each component in my design by the three planes method.
If I query the coordinates of this construction points using the API Object Explorer, I get the right coordinates if I select the construction points directly from the browser or from the Time Line:
The issues come when I query the coordinates via this object:
component.constructionPoints.itemByName('_O_').geometry
The coordinates I get in this case are these:
I have also tried to get these coordinates through the timeline, and the output is still wrong:
Any idea about what object should I use to get the right coordinates?
Solved! Go to Solution.