Hello Everyone,
Ok so im trying to wright a Macro for Catia that reads in user in put from a multi-selection, the problem is how do you wright a comand prompt for multi selection for vba code in catia.
This is what i have so far.
Private Sub Black_Click()
Dim productDocument1 As Document...