Guides and Articles

Use this documentation when building your Tekla Structures apps

Code example: WPF Plugin

Updated: 11 Feb 2021

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 downloading the TSOpenAPIExamples package from GitHub (button above), find WPFPlugin example at TSOpenAPIExamples/Model/Plugins/.