Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying User-defined Part Params in Assembly BOM

Status
Not open for further replies.

willcambridge

Mechanical
Joined
Apr 29, 2005
Messages
26
Location
US
I am just getting into creating assembly drawings and BOM's in ProE (Wildfire 2.0), it has been slow going. Trying to figure out how to display the material name for each part in my repeat box. I am storing material name in a user-defined param "MATL", which is loaded from the assigned material via the Relations box: 'MATL=MATERIAL_PARAM("CONDITION") ' I want this MATL parameter for each part to show up in the repeat box, not sure how to do it.

I am new to this, so if anyone knows a better way of doing any of this, I'm interested. Also, if there's a good online resource that explains all the functionalities related to this.

Thx,
Will
 
Hi Will

You have to set up your table and add the following to be report sym, then search thru all the types to find asm, mbr and user defined type matl. The final result should look like this "&asm.mbr.matl"

Tofflemire
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top