- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have been building 'configurators', top-level assemblies that engineers can make a customized, bespoke assembly through a few short forms, and export. Previously we had worked in Inventor 2020 so we were eagerly awaiting the upgrade to 24 to play with Model States. They work really well, except when they break everything. The fix should be easy but isn't on our side.
A handful of parts require custom values. Here's where the issue lies... Those custom values had previously been driven through User Parameters from a Form. Model States now saves these in a spreadsheet each time one of these changes, and will revert to that value when the state switches. I don't want certain parameters to be linked to the Model State AT ALL. But if I only use parameters i create inside iLogic code, they cannot be accessed through the Forms...
We need to be able to EXCLUDE parameters from Model States. Until then, a feature that would otherwise significantly speed up our workflow is actually a trap that cannot be used.
Solved! Go to Solution.