cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

BOM from Multiple instances of family table

NaveenKumarGong
1-Newbie

BOM from Multiple instances of family table

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.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

4 REPLIES 4

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.

Top Tags