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

iLogic: detect if sheet metal part can produce a flat pattern

I'm making an ilogic rule to write the flat pattern extents to the properties.

 

if a flat pattern doesn't exist, the code creates a flat pattern.

 

If the part doesn't contain a face or other sheet metal feature the code produces an error.

 

So I would like to create an If statement that finds out if there is anything to flat pattern in the part at all before I execute the rest of the code.

 

Any suggestions, or maybe a different approach to achieve this result?