Guides and Articles

Use this documentation when building your Tekla Structures apps

Code example: Create beam using ImageListComboBox control

Updated: 13 May 2019

Here you will learn how to use ImageListComboBox control in Tekla Open API plug-ins. 

The example plug-in asks the user to pick two points and a beam is created between them. The plug-in allows the user to pick the profile and the color for the beam.

After downloading the TSOpenAPIExamples package from GitHub (button above), find ImageListComboBox example at \Model\Plugins\ImageListComboBoxExample.