Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
515 Views, 1 Reply

iLogic to Check if iPart exists

how would i go about trying to see if an ipart exists? for example, say i have a part with members/part numbers 10,20,30...100 which corresponds to extrusion height. 

i have an excel sheet where there are some calculation being made which gives me the extrusion height. then, i would want to use the ipart.changerow() command to change to the correct ipart IF the calculated ipart part number exists. 

so say the formula gives me a 20 for the height, then the part in my assembly would change to the 20 row, but if the formula gave me 25, then the part would do nothing and would not change configuration.

is this possible?

hopefully this makes sense