- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Just wondering is it possible to place prompted entry into symbol1 prompted entry(), then symbol2prompted entry() into an array of symbols in order to utilize the same code.
The link shown here uses one prompted entry array for one symbol.
https://forums.autodesk.com/t5/inventor-customization/ilogic-place-sketch-symbol-with-prompted-entry...
I was able to add symbols using an array but failed to add more than one prompted entry array or indeed unable to place another set of prompted entry into an if statement to choose which symbol each set was added to. There was an error on this line
Dim sPromptStrings(4) As String
Saying unavailable due to protection.
Looking to add 5 symbols like this and having 5 rules is a lot of maintenance.
Any help greatly appreciated.
I can post the actually code I used tomorrow.
Or if this helped you, please, click (like)
Regards
Alan
Solved! Go to Solution.