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.

PickerInput Class

The PickerInput class instances can be provided as predefined results of requests through the methods of the UI.Picker class.
Inheritance Hierarchy

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
Syntax
public abstract class PickerInput : IIsEqual

The PickerInput type exposes the following members.

Methods
  NameDescription
Public methodIsEqual
Compares the current object with an object of the same type.
Top
See Also