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.

AnalysisModel Methods

The AnalysisModel type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes an analysis model. The AnalysisModelName has to be set.
Public methodGetIssues
Get analysis model issues.
Public methodInsert
Inserts a new analysis model into the Tekla Structures model. The AnalysisModelName has to be set.
Public methodModify
Modifies an analysis model. The AnalysisModelName has to be set.
Public methodSelect
Selects an analysis model. Updates the model. The AnalysisModelName or ID has to be set.
(Overrides AnalysisObjectSelect.)
Public methodSelect(Boolean)
Selects an analysis model. The AnalysisModelName or ID has to be set.
Top
See Also