Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
ChristianAndersenIsmyname
456 Views, 5 Replies

iLogic - Iterate parts with button

Hello,

In a assembly, I want a Form window similar to my image below.

ChristianAndersenIsmyname_1-1596116160381.png

 

I've found multiple codes that lets you iterate all parts and change all properties to a fixed value.

This forum post foe example have a code that does that.

 

However, I want to manually cycle through when I press "Next Part" button as shown in the picture above.

 

What would be the best approach to make a code that does this?

Should the "Next Part" button Apply changes to the properties, or would you have the "Write" button at the bottom to apply the changes, while next part only cycles through the parts?

 

Thanks for any answer.