-
1
- #1
Hi all,
Very nooby question, but I've been trying for the last 4 hours to handle selectionsets in Catia VBA. I have an assembly containing some selection sets I made manually and now I would like to make subselections of these selectionsets in an iterative way based on input from an excel file.
reading in the input from excel goes OK howeverfor some reason I cant seem to figure out how to read the names of the selection sets and select the items in one of them. the help function suggest the use of the following functions but I cant make sense of them.
getlistofselectionset()
putselectionsetintoCSO()
Any help would be greatly appreciated
regards,
Thomas
Very nooby question, but I've been trying for the last 4 hours to handle selectionsets in Catia VBA. I have an assembly containing some selection sets I made manually and now I would like to make subselections of these selectionsets in an iterative way based on input from an excel file.
reading in the input from excel goes OK howeverfor some reason I cant seem to figure out how to read the names of the selection sets and select the items in one of them. the help function suggest the use of the following functions but I cant make sense of them.
getlistofselectionset()
putselectionsetintoCSO()
Any help would be greatly appreciated
regards,
Thomas