Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SelectionSets in Catia VBA 1

Status
Not open for further replies.

sihox

New member
Joined
Apr 19, 2010
Messages
3
Location
NL
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top