Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
in reply to: Anonymous

Hi,

You can put there condition if material name is "steel" then change material.

To error you got: Do you have material named 1.4307 on your material library?

You can translate vba to ilogic quite easy, just take "set" off from lines. Also "on error resume next is not supported in ilogic, but you can use try-catch-method instead.

It would be also good to put condition that checks that part is not content center component. Through api material can be chaged to library components also...even though it should not be possible.

I haven't used iassemblies very much so I can't answer to this issue.