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.

OperationCopyObject Method

Overload List
  NameDescription
Public methodStatic memberCode exampleCopyObject(ModelObject, Vector)
Copies the model object using the given translation vector.
Public methodStatic memberCode exampleCopyObject(ModelObject, CoordinateSystem, CoordinateSystem)
Copies the model object between the given translation coordinate systems.
Top
See Also