https://github.com/dawiddyrcz/Awesome-tekla-ope...
I created links to awesome Tekla Open API (not only) materials and repositories. Feel free to add your links. Make pull request.
https://github.com/TrimbleSolutionsCorporation
This library contains some useful classes and methods to create Tekla Structures extensions with Tekla Open API
https://github.com/TrimbleSolutionsCorporation/...
Examples showing how to use Tekla Structures Open API. Select a different branch to see examples for that version of Tekla Structures.
https://github.com/TrimbleSolutionsCorporation/...
CreatingAndAnalyzingModel This project shows how to use TSD Remoting API from a command line application to create a multi-material model, add loading, run ...
https://github.com/dawiddyrcz/Dynamic-Tekla-Str...
This is a wrapper of the Tekla Structures API assemblies, created to make version independent applications which connects with Tekla Structures.
https://developer.tekla.com/documentation/how-d...
17 апр. 2020 г. ... Many of the Tekla Structures Open API code examples are available in GitHub. Code examples include application and plugin examples for models and drawings.
https://github.com/dawiddyrcz/Tekla-Open-Api-Ex...
Nuget package with extension methods to the Tekla Structures Open Api assemblies i.e methods ModelObjectEnumerator.
https://github.com/razorcx/ifc-export
Tekla Structures Extension using Tekla Open API. Contribute to razorcx/ifc-export development by creating an account on GitHub.
https://github.com/cheretbe/tekla-poc
Tekla Structures API POC (proof of concept) projects. http://razorcx.com/ https://mainpart.eu/#/app-dev https://teklanology.github.io/
https://github.com/LetsConstructIT/TeklaApplica...
Set of Tekla Structures applications and macros showing power of Tekla Open API - LetsConstructIT/TeklaApplications.
GitHub - dawiddyrcz/Awesome-tekla-open-api: Links to awesome Tekla Open ...
github.com
GitHub - teklanology/Tekla-Properties: Winner of Tekla's Open API ...
github.com
GitHub - TrimbleSolutionsCorporation/TeklaApplicationLibrary: This ...
github.com
GitHub - razorcx-courses/Tekla-Examples-2023: Tekla Structures 2023 ...
github.com
GitHub - edmsamuel/tekla-structures-openapi-examples: Examples showing ...
github.com
GitHub - Blogbotana/Tekla.Extensions: The unofficial Extensions for ...
github.com
GitHub - razorcx/project-manager: Project Manager for Tekla Structures ...
github.com
GitHub - acgriswold/tekla-tests-bucket: This repo holds custom plugins ...
github.com
Tekla Structural Designer Open API | Tekla Developer Center
developer.tekla.com
YouTube • July 6, 2025 • 02:18
Here I try and capture the strategy of learning the Tekla Structures API to automate your workflows. 1. Learn C# Programming Language 2. Start Small then Go Big 3. Leverage AI to ideate 4. Dig into the Tekla Developer Center and Example Code on GitHub 5. Join the API Discussion Forum online
YouTube • November 14, 2025 • 09:48
Important things to make sure you have setup before getting started working with the Tekla Structures API. Chapters 00:00 - Introduction 02:19 - Download Visual Studio Community 03:01 - Install .NET Desktop Development 04:24 - Tekla Developer Center 05:21 - Tekla Discussion Forums 06:25 - GitHub Tekla Examples 07:19 - Quick Download from GitHub ...
YouTube • March 1, 2018 • 04:46
Watch the video to learn how to create your first "Hello World" application with Tekla Open API and run it in Tekla Structures. First you will set up your Microsoft Visual Studio project and install Tekla Open API packages. After adding the directive lines you will start writing the code for the application. After watching the video you will ...
YouTube • October 2, 2018 • 15:29
See how to build an Tekla Open API application that creates drawings from selected model objects. The video explains how to create part drawings based on user selection and how to add views to the drawings. Go to Tekla Developer Center to get the source code for this and many more Tekla Open API code examples. https://developer.tekla.com ...
YouTube • September 26, 2025 • 01:41
Utilize the Tekla API for more functionality and to automate processes. Visit developer.tekla.com to get started and find guides, examples, and community help. Subscribe to our channel: https://www.youtube.com/user/TeklaStructures?sub_confirmation=1
YouTube • February 6, 2025 • 02:02
In this technical walkthrough, I compare AI-assisted code optimization for a Tekla Structures API method. Watch how ChatGPT (Claude) provides a clean, efficient solution that actually works, while GitHub Copilot's attempt falls short