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.

DrawingLink Properties

The DrawingLink type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets or sets the angle of the link.
(Inherited from LinkBase.)
Public propertyAttributes
Gets or sets the link attributes.
(Inherited from LinkBase.)
Public propertyInsertionPoint
Gets or sets the insertion point of the link.
(Inherited from LinkBase.)
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Public propertyTarget
Gets or sets the target drawing.
Public propertyText
Gets or sets the link text that is visible on the screen.
(Inherited from LinkBase.)
Top
See Also