Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

CREO Repeat Region BOM help

Status
Not open for further replies.

hga12345

Aerospace
Jun 12, 2014
2
Hello-

I have the following relation working, but I want to also be able to override the quantity of a single part. Please, any help is appreciated!

if asm_mbr_type=="BULK ITEM"
quantity= "A/R"
else
quantity= rpt_qty
endif
 
Replies continue below

Recommended for you

I forget the actual syntax, but we include an if statement to check if asm.mbr.name (or something along those lines) equals "xxxpart.prt" then do the nested if statement of changing qty.

Michael Kuehnen, Kansas City
 
You have to code the IF to check for that part name and then override the qty value. BUT why????


"Wildfires are dangerous, hard to control, and economically catastrophic."

Ben Loosli
 
i am not great at all with coding. The issue is I have 6 variations of a BOM and only 3 of them need this one item. I couldn't figure out the nested IF statement to check that part and report the quantity I want, while also putting A/R on bulk items.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor