API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

TeklaStructuresInfo Methods

The TeklaStructuresInfo type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBuildNumber
Returns the Tekla Structures build number.
Public methodStatic memberGetCommonAppDataFolder
Returns (XSDATADIR)environments installation folder of the Tekla Structures as string.
Public methodStatic memberGetCopyRightText
Returns the Tekla Structures copyright text as string.
Public methodStatic memberGetCurrentProgramVersion
Returns the current Tekla Structures version.
Public methodStatic memberGetCurrentUser
Returns the current Tekla Structures user.
Public methodStatic memberGetFullTSRegistryKeyText
Returns full registry key of the Tekla Structures as string.
Public methodStatic memberGetLocalAppDataFolder
Returns (XSUSERDATADIR) user's local appdata folder of the Tekla Structures as string.
Public methodStatic memberGetPluginsFolder
Returns main TS plugins folder, not extensions folder
Public methodStatic memberGetRevisionDate
Returns the Tekla Structures revision date as string.
Top
See Also