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.

ConnectionBase Properties

The ConnectionBase type exposes the following members.

Properties
  NameDescription
Public propertyCode
The connection code of the executable connection instance. The maximum length is 22 characters.
Public propertyIdentifier
The identifier of the executable plug-in instance.
Public propertyPositions
The positional attributes for a detail or a seam instance; one for a detail, N for a seam.
Public propertyPrimary
The identifier that was selected as the primary object.
Public propertySecondaries
A list of secondary identifiers of a connection or a seam.
Top
See Also