Message 1 of 2
Get part coordinates and orientation in an Inventor assembly

Not applicable
07-07-2016
08:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I need to get the position and orientation of each part in my assembly. As far as I know using the forum search I need the ComponentOccurrences.Transformation property.
The values represent the offset from the assembly coordinate system to every part coordinate system, right?
My problem is that the above mentioned property contains only x,y,z-values for the translation but no values (not even a property) for rotation. I read in another thread that there should be information on the orientation though.
I hope someone can help me. Thank you in advance,
Sebastian