Code example: WPF Plugin
Updated:
23 Jul 2025
This simple code example demonstrates how to create a Tekla Structures plugins using WPF dialog.
You will ask user two select points, get values from the WPF dialog and set the default values if needed.
After cloning the TSOpenAPIExamples repository from GitHub (button above), select a branch that matches the TeklaStructures version you want to use and find WPFPlugin example at TSOpenAPIExamples/Model/Plugins/.