Guides and Articles

Use this documentation when building your Tekla Structures apps

Code example: Export solid info

Updated: 13 May 2019

With this Tekla Open API code example you will learn how to export solid information to an XML file.

The console application exports solid info of the selected parts to an XML file (C:\TeklaStructuresModels\TSModel.xml).

After downloading the TSOpenAPIExamples package from GitHub (button above), find ExportXml example at \Model\Applications\ExportXml.