# TeklaTraining **Repository Path**: light2001/teklatraining ## Basic Information - **Project Name**: TeklaTraining - **Description**: 该项目的功能很简单: - 实现培训目标 - 完成TEKLA插件开发的研究 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-12-01 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TeklaTraining #### 介绍 该项目是用来培训基于TEKLA的插件开发的项目 #### 软件架构 看起来需要的软件有: - Visual Studio 2026 [点击下载](https://visualstudio.microsoft.com/insiders/?rwnlp=zh-hans) - Visual Studio Code [点击下载](https://code.visualstudio.com/) - .NetFramework 4.8 [点击下载](https://dotnet.microsoft.com/zh-cn/download/dotnet-framework/net48) - TEKLA SDK [点击下载](https://developer.tekla.com/) - TEKLA Struct 2024 破解版[点击下载](https://www.tuituisoft.com/soft/2/909.html) - Git [下载教程](https://blog.csdn.net/lianghuaju/article/details/143593625) #### 安装教程 1. 安装Visual Studio 2026 打开下载链接以后,选择箭头所示的按钮,点击即可下载 ![SelectVSVersion](images/SelectVSVersion.png) 如图所示,只需要安装红色框内的部分即可,其他部分都可以不装 ![SelectVSPart](images/SelectVSPart.png) #### API Doducment - [Code Example](https://developer.tekla.com/documentation/code-example-create-beam-using-two-points) - [Code Example in GitHub](https://github.com/TrimbleSolutionsCorporation/TSOpenAPIExamples) - [Open Course](https://github.com/TrimbleSolutionsCorporation/TSOpenAPIExamples/tree/2024?tab=readme-ov-file) #### Git 教程 [廖雪峰的课程](https://liaoxuefeng.com/books/git/introduction/index.html) #### 培训课程 - [培训计划](/Courses/readme.md)