Hi,
I now this question is stupid.. i really don't know what programming language is used in TS.. I read something about Python, but i think it is Java or C.
can you help me pls? thx
??programming language
-
Juve
- Petty Officer Second Class
- Posts: 21
- Joined: 30 Dec 2009, 11:55
??programming language
-
froo
- Captain
- Posts: 2554
- Joined: 22 May 2009, 12:13
Re: ??programming language
Depends on what you want to do Juve.
For Model side scripting, you can use Python.
For Model side plugins, I believe you need to use C++
For Workspace scripting, you can use jscript or vbscript.
For Workspace plugins, you must use Visual Studio 2005 (C++) or greater.
For Model side scripting, you can use Python.
For Model side plugins, I believe you need to use C++
For Workspace scripting, you can use jscript or vbscript.
For Workspace plugins, you must use Visual Studio 2005 (C++) or greater.
-
bitkar
- Captain
- Posts: 2089
- Joined: 16 Mar 2010, 07:14
- Type the number ten into the box: 0
- Location: Czech Republic
Re: ??programming language
well, when you install tS, it installs visual C++ 2005 libraries, so I suppose its in visual C++.
python was and maybe still can be used to make scripts inside tS.
python was and maybe still can be used to make scripts inside tS.
Michal aka bitkar
tS freak since tS2 (1998) and forever (tS7.61 modeler)
tS freak since tS2 (1998) and forever (tS7.61 modeler)
-
v3rd3
- Lieutenant Commander
- Posts: 1191
- Joined: 21 May 2009, 20:04
Re: ??programming language
Froo is bang on the money with the requirements.