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

Propagation and parametrism

Hello,

I'd like to know if this scenario is possible with Inventor API :

 

1) We modify an attribute on a Inventor feature (color for exemple)
2) We call a custom command with this feature as an argument (with our own code)
During this custom command we propagate the attribute to the children (results)
3) Then we modify the attribut on the parent


=> We would like to see the children attributes be updated as well.

 

Any help is greatly appreciated !

Thanks,

Thomas