Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
Here I'm getting problem with BOM in PRO-E WF5.0.
I have added parameter in assembly for multiple instaces. How to get that parameters into the BOM in the drawing. I've tried with "fam.inst.param" but there only name, ID and values are there.
How to add User defined parameters from family table instances.
Thanks & Regards,
Naveen Kumar Gongu.
Solved! Go to Solution.
Thanks for Reply.
I tried as per you said Vojtěch Mráz. But its not working.
I got answer. It will get by repeat region by "TWO-D" option.
Thanks and Regards,
Naveen Kumar Gongu.
Try following: &asm.mbr.parameter_name
Example: &asm.mbr.drawing_number
Thanks for Reply.
I tried as per you said Vojtěch Mráz. But its not working.
I got answer. It will get by repeat region by "TWO-D" option.
Thanks and Regards,
Naveen Kumar Gongu.
So you resolved your issue by using &fam.inst.param (the parameter you initially tried) in a 2D repeat region instead of a one dimensional repeat region?
Hello Gunter Koch,
Yes, first I've used One-D repeat region finally I've solved my problem using Two-D repeat region 🙂
Thanks and Regards,
Naveen Kumar Gongu.
