- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am able to open the file, and I can see the 6 model states, but the rule gives me an error when run.
Error on line 16 in rule: SelectModelState, in document: IC_12327593_2022.ipt
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
That attached part is a helpful example, though --- imagine you had a part like that. Is it possible to make an iLogic form that lives with the part, that shows maybe a view of the part and some drop-down boxes and checkboxes to help define the part (that can vary, but for the IC_12327593 part, let's say a checkbox for holes and a drop-down list for length).
When adding the part to an assembly, the user picks from the form to choose which model state they want to add to the assembly. Is that possible?