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.

AnalysisLoadCombination Methods

The AnalysisLoadCombination type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes an analysis load combination. The AnalysisModelName and ID have to be set.
Public methodInsert
Inserts an analysis load combination. The AnalysisModelName has to be set.
Public methodModify
Modifies an analysis load combination. The AnalysisModelName and ID have to be set.
Public methodSelect
Selects an analysis load combination. The AnalysisModelName and ID have to be set.
(Overrides AnalysisObjectSelect.)
Public methodSetLoads
Sets the loads.
Top
See Also