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.

DrawingCoordinateConverterConvert Method

Overload List
  NameDescription
Public methodStatic memberConvert(ViewBase, ViewBase, PointList)
Converts a list of coordinate points from one view's coordinate system to another view's coordinate system.
Public methodStatic memberConvert(ViewBase, ViewBase, Point)
Converts one coordinate point from one view's coordinate system to another view's coordinate system.
Top
See Also