Get step names in Hyperview

Altair Community Member
Updated by MOHAMMED ABDULLA T
Hi,
Is there any command available to get the name of steps in Hyperview? I got number of steps by using the command 'hwIAnimator GetNumberOfSteps'. From this or any other way can I get the step names? Thanks in advance for considering my request.
Regards
Mohammed
Sort by:
1 - 4 of
41

Altair Community Member
OPUpdated by MOHAMMED ABDULLA T
I need to take deflection of step named 'Step, t=2.000000e+00 '. But I don't know which step is that (Step no.).

Altair Community Member
OPUpdated by MOHAMMED ABDULLA T
Thanks for the reply
I got the solution
resultHandle GetSimulationLabel sub_id step_no
why it is needed?