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.

Operation Methods

The Operation type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleMergeMarks
Merges given marks objects.

NOTE!! Merge requires the original mark content to be similar and of same type. Operation does not support associative notes, mark sets or template content.

Public methodStatic memberCode exampleSortObjectsByPresentationOrder
Sorts objects relatively by presentation order from active drawing. Result is used to define relative drawing order of objects which are on top of each other. Last object from the list is drawn on top of all objects.
Public methodStatic memberCode exampleSplitMarks
Splits given marks to original marks.
Top
See Also