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.

Point Fields

The Point type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEPSILON_SQUARED
A boundary value for comparing if two points are similar.
Public fieldStatic memberHASH_SEED
A default seed value for creating hash codes.
Public fieldX
The X-coordinate of the point.
Public fieldY
The Y-coordinate of the point.
Public fieldZ
The Z-coordinate of the point.
Top
See Also