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.

BaseComponent Fields

The BaseComponent type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberClassFromAttributeFile
A constant integer defining that the class is to be read from the attribute file. The class must be set to this constant value before inserting the component.
Public fieldStatic memberConnectionCodeFromAttributeFile
A constant string defining that the connection code is to be read from the attribute file. The connection code must be set to this constant value before inserting the component.
Public fieldStatic memberCUSTOM_OBJECT_NUMBER
The component number to be used when calling a custom component.
Public fieldStatic memberPLUGIN_OBJECT_NUMBER
The component number to be used when calling a plug-in or a type derived from the connection base.
Top
See Also