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

Ansys Tcl /Tk syntax manual

Status
Not open for further replies.

SanthoshM

Structural
Joined
Dec 19, 2006
Messages
1
Location
IN
Dear members,

I am looking for customizing Ansys for one of my product design, where the topology and boundary conditions are same, except the dimension change for different application.

Though there are so many resources for general Tcl/Tk syntaxes the commands to link Tcl/Tk with Ansys are quite different it looks. Could any point me out for a right source, where i can find the manual for Tcl/Tk syntaxes for Ansys.

 
Hi,

I have once downloaded a TCL/Tk package with a good Help File, similar to the Ansys Help. I could send it to you per email, if you want.

I don't understand what do you mean with "Tcl/Tk syntaxes for Ansys". There are only a few of them, one of it is "ans_sendcommand". If you search for "ans_sendcommand" in Google you will get a lot of information.

In my opinion, you don't need to link TCL/Tk to Ansys since it's already linked. All you need to do is to write the program and then call it with the command

~eui,'source filename.tcl'

Hope it helps!

Regards,
Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top