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.

FormBaseUpdateValues Method

Note: This API is now obsolete.

Rereads and updates all the field values on the form.

Namespace:  Tekla.Structures.Dialog
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.1
Syntax
[ObsoleteAttribute("Does currently nothing. Will be removed in near future.")]
public void UpdateValues()
See Also