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.

Polycurve Constructor

Overload List
  NameDescription
Public methodPolycurve
Initializes a new instance of the Polycurve class.
Public methodPolycurve(ICurve)
Initializes a new instance of the Polycurve class from a curve geometry.
Public methodPolycurve(PolyLine)
Initializes a new instance of the Polycurve class from a PolyLine. The lines are converted to line segments.
Top
See Also