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.

DrawingItem Methods

The DrawingItem type exposes the following members.

Methods
  NameDescription
Public methodCode exampleExport
Exports the drawing item in the catalog to given file name. If path is not given drawing is exported to model folder. If filename is empty drawing name is used as filename.
Public methodSelect
Selects the drawing item in the drawing catalog.
Top
See Also