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.

SettingsProxy Methods

The SettingsProxy type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Gets the value of the setting with the given name.
Public methodSetValue
Sets a setting to a value.
Public methodTryGetValue
Tries to get the value of the setting with the given name.
Top
See Also