Model State Prompt Upon Part Place in Assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
For context, most of our parts/assemblies have slight variations of each other (ie varying lengths or diameters etc). We've have a base part file that makes up the base geometry and use model states to set the specific dimensions (Base part file = Shaft-X, 6" long shaft = Shaft-6, 8" shaft = Shaft-8, etc). When those parts are checked in to the vault, they are typically checked in under the "[Primary]" model state. When the user goes to place that part into an assembly, the [Primary] part is placed and the user has to check and see if there are other model states for that part for them to configure. If the user does not change the model state for that part, the model would be incorrect & the BOM would not have the correct part number. Is there a way to prompt the user to select any one of the model states that is the [Primary] upon that part being placed in an assembly using iLogic? Also would that same functionality be used for placing assemblies with model states into other assemblies? I've tried a few iLogic scripts and used the "After Open Document" event trigger, but the script is not triggered if the part is already loaded into the cache. For context I'm using Inventor 2025.3, most likely updating to 2026 after the first service pack is released