batuturk wrote:
> As of version 8.6, tcl supports OOP. But I suggest you to use C# or Java for OOP
> where you can easily create tcl scripts that you can run in Opensees environment.
Hello,
thank you for your reply. I will consider your suggestion
Search found 3 matches
- Mon Nov 05, 2018 12:22 am
- Forum: OpenSees.exe Users
- Topic: Object orientated programming in Tcl
- Replies: 2
- Views: 2690
- Mon Oct 29, 2018 4:59 am
- Forum: OpenSees.exe Users
- Topic: Extract Results
- Replies: 4
- Views: 4186
Re: Extract Results
Yes, use Data -> From Text
Then you can use your standard stuff in Excel with the datas.
Then you can use your standard stuff in Excel with the datas.
- Mon Oct 29, 2018 2:57 am
- Forum: OpenSees.exe Users
- Topic: Object orientated programming in Tcl
- Replies: 2
- Views: 2690
Object orientated programming in Tcl
Dear OpenSees community, I currently started using OpenSees for research purposes and want to program an object orientated programm in tcl with all methods including in OpenSees. Basically I wish to use all given methods in OpenSees but want to create objects (and classes) aswell. Is this possible o...