API Reference

Detailed and full API reference helps you master Tekla development

ContourPlateGetContourPolycurve Method

Get contour as polycurve

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.1
Syntax
public Polycurve GetContourPolycurve()

Return Value

Type: Polycurve
Polycurve instance or null
See Also