Message 1 of 6
Create a form using the Inventor API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm not sure if this concept will work, but I'd like to create a user interface that can modify model parameters, such as the height and width of a chair. So far, I have learned how to create parts using the Inventor API within iLogic rules as external rules. It seems that iLogic forms are used to set up custom interfaces for adjusting model parameters. I haven't delved into "forms" yet, but I'm curious if it's feasible to incorporate the form functionality within an iLogic rule. This way, once a part is created, the associated form for that part would also be generated.
If the concept above doesn't work, what is an alternative method or what is the recommended approach?