Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
RSRobin Staes05/12/2024
Hi,
I'm programming a script that can open the state change dialog on files. I would like to add the icons of the destinations state to the transitions. Where can I find them? I know I can get there names by batchChanger.GetAvailableTransitionList(out ppoTransitions); and read out field moIcon. But how can i get the icons? Are they in a .dll or...
Please help.