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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. student2022

    Printing index (%i%) in *do loop in Workbech

    I am stuck in coding/scripting in ANSYS Workbench. I am trying to print/insert the index of a *do loop. The Python command %i% works in ANSYS APDL but not in Workbench. Any alternative, please *do,i,1,10,1 *get,stress(%i%),.... *enddo I expect to get: stress (1) stress (2) stress (3) . . ...

Part and Inventory Search

Back
Top