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.

Contour Methods

The Contour type exposes the following members.

Methods
  NameDescription
Public methodAddContourPoint
Adds a new contour point to the contour. Do not add the same contour point twice.
Public methodCalculatePolygon
Calculate a polygon approximating the contour with chamfers evaluated.
Public methodGetPolycurve
Gets the contour geometry as Polycurve
Top
See Also