Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I have 21 instances in a family table. The generic contains all the parts for all instances. I'm creating a drawing parts list (BOM) for each instance. I would like the instances with common items to have the same find number fixed in the parts list. I'm aware you can fix index on the part list (BOM), but I would prefer not to do that on 21 instances. Is it possible to fix the find index numbers on the generic and have that propagate to the instances as parts list are created for each instance?
I'm using CREO 9
Hi @LK_9941874
Thank you for your question.
Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.
Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.
Best regards,
Directly that is not an option, each assembly BOM will be created on the fly so depending on how you structure/sort each drawing BOM, the FT find number will change.
The alternative is to use a parameter in your family table and assign a pseudo find number to each instance, then in your drawing BOM, use that parameter for your index. You will need a relation to set the find number to a generated number if the part itself does not have the pseudo find number.
... but if you use that part in multiple assemblies, the parameter number will have been fixed in the 1st assembly. Not sure if that is what you are looking for.
Hello @LK_9941874,
It looks like you have some responses from our community champions. If it helped you answer your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.