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.

OperationMoveObject Method

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