Does any part or assembly have an ID?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all,
I am so sorry to repost the problem in the Inventor Customization Forum.
The picture below can help me to describe my problem.
part1 and part2 are from the same ipt file, so the imformations between the two parts are almost same.
In the project, the name of part2 will be "part:1". If the project is a small one, OK, I can match it manually.
But the Assembly A may have thousands of subAssemblies and parts. -_-
Thus, a particular parameter is needed, such as an ID, to show the differences with the parts from the same ipt file.
I tried to use the hashcode, but the codes may be different when I output the code every time.
I hope there is a code to show uniqueness in Inventor like Revit.
In Revit, every element have an elementID, even the element is created from the same family.
Please help me, Thank you!