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.

LocalizeForm Class

The LocalizeForm class is for localizing the forms.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.Dialog.UIControlsLocalizeForm

Namespace:  Tekla.Structures.Dialog.UIControls
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.1
Syntax
public static class LocalizeForm

The LocalizeForm type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLocalization
Gets the localization for the dialog.
Top
See Also