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.

TextElement Constructor

Overload List
  NameDescription
Public methodTextElement(String)
Creates a new text element instance with the given textual value.
Public methodTextElement(String, FontAttributes)
Creates a new text element instance with the given textual value and font.
Top
See Also