Message 1 of 4
Propagation and parametrism

Not applicable
11-27-2018
08:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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