Message 1 of 7
Configurator

Not applicable
11-06-2013
04:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm currently building a configurator in Inventor 2013 using a series of iParts and iAssemblies and I'm looking for a way to use either iLogic or VB.NET that would do the following. After I make my selection in a form, the required models are suppressed or unsuppressed. Normally if a particular model isn't found that meets the required criteria submitted from the form then an error is issued by inventor looking for this model. I would like the error to be ignored and instead a list created with the name of the missing model (this would be a generic name). Is there any way this can be done using iLogic or VB.NET?
Thank you