Message 1 of 1
Compare Reference Keys (Inventor API)

Not applicable
08-21-2019
01:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have an Assembly with two Parts (FrontSheet and MaleForkPart). The sloted hole in the FrontSheet is placed on the Work Point7 which comes from the Surface of the FrontSheet and the Work Axis1 of the MaleForkPart. Know I want to figure out is the MaleForkPart:1_Work Axis1 the same Axis like the the FrontSheet:1_Work Axis5. I found the Method "GetReferenceKey()" and wrote a short iLogic script in which I select the two axis and get back the Reference Key. But If I compare them, then they are not equal to each other. Do I something wrong or is there an another way to get sure that the axis from the FrontSheet is the same like from the MaleForkPart?