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.

ModelAccess Class

The ModelAccess class contains helper methods for connecting to and accessing the model and objects in the model. The class attempts to provide efficient but robust methods for connecting to and verifying the connection to the model.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.Dialog.UIControlsModelAccess

Namespace:  Tekla.Structures.Dialog.UIControls
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2022.0.13611
Syntax
public class ModelAccess

The ModelAccess type exposes the following members.

Constructors
  NameDescription
Public methodModelAccess
Initializes a new instance of the ModelAccess class
Top
Methods
See Also