Message 1 of 1
Fastener Pick List add-in program

Not applicable
07-04-2017
04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to create an add-in program with a simple custom interface that has three inputs (Screw Type, Diameter & Length).
As the user selects the options, a filtered list is returned to them of part numbers from which they can select one and place it in the assembly.
I've got a rough idea of how I can use the input values to search through excel and return matching part numbers.
But how do I create the three inputs and the custom interface without using inventor parameters? It needs to be a tool that's available in any assembly, which doesn't have the three input parameters.