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.

AnalysisAreaPolygon Methods

The AnalysisAreaPolygon type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a position to the analysis area polygon. Also adds an edge.
Public methodGetEdges
Gets the edges of the area polygon.
Public methodGetPositions
Gets the positions of the area polygon.
Public methodInsert
Inserts an analysis area polygon. The AnalysisModelName has to be set.
Public methodSelect
Selects an analysis area polygon. The AnalysisObjectType has to be set.
(Overrides AnalysisObjectSelect.)
Top
See Also