🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Code to find all Subcases ids in Hyperview

User: "Sagar Motwani_20540"
Altair Community Member
Updated by Sagar Motwani_20540

Can some would suggest me script for read and write all the subcase names and their respective ids, for now to get all subcases names, I am using-

hwi GetSessionHandle mySessionName

mySessionName GetDataFileHandle myDataFile $op2File
    
set subcase_list [myDataFile GetSubcaseList] 
puts 'subcase_list $subcase_list'

 

can some suggest script or code to find all Subcases ids with minimal changes in above.

Find more posts tagged with