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.

SaveLoad Properties

The SaveLoad type exposes the following members.

Properties
  NameDescription
Public propertyHelpFileType
Gets or sets the help file type.
Public propertyCode exampleHelpKeyword
Gets or sets the HelpKeyword that the help file should be opened for. If you do not provide a HelpKeyword and HelpUrl is not set, the default start page for Tekla Structures Help viewer is displayed.
Public propertyHelpUrl
Gets or sets the HelpUrl where the help file is located. If you do not provide a HelpUrl, the Tekla Structures help viewer will be displayed with given HelpKeyword.
Public propertySaveAsText
Gets or sets the text in the SaveAs text box.
Public propertySaveLoadText
Gets the currently selected file name in the Save/Load combo box.
Public propertyUserDefinedHelpFilePath
Gets or sets the file path where the UserDefined help file is located. If you do not provide a UserDefinedHelpFilePath, the general Help file, help.chm, will be displayed.
Top
See Also