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.

AnalysisArea Methods

The AnalysisArea type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes an analysis area. Method is not implemented yet.
Public methodGetAreaHoles
Gets the area holes of the analysis area.
Public methodGetInnerPositions
Gets the inner positions of the analysis area.
Public methodModify
Modifies an analysis area. Method is not implemented yet.
Public methodSelect
Selects an analysis area. The AnalysisModelName and ID have to be set.
(Overrides AnalysisObjectSelect.)
Top
See Also