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.

ContourPoint Fields

The ContourPoint type exposes the following members.

Fields
  NameDescription
Public fieldX
The X-coordinate of the point.
(Inherited from Point.)
Public fieldY
The Y-coordinate of the point.
(Inherited from Point.)
Public fieldZ
The Z-coordinate of the point.
(Inherited from Point.)
Top
See Also