Message 1 of 6
Linking text parameters leads to dependency loop: Bug in Inventor 2024?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to link a text parameter from one file to an other - but this works only as long as no linked numeric parameter is used in an extrusion. Once a numeric parameter from that file is used in an extrusion, Inventor gets in a (non existing) dependency loop.
To reproduce this, I created a minimal example (attached):
parameters.iam has parameter simple_param and text_param
test_part.ipt uses simple_param in an extrusion
trying to link text_paral leads to a dependency loop.
Is it really a bug or am I using it in a wrong way?
I tried to set the parameter via iLogic and also got into a dependency loop.
Is there a workaround?