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.

AnalysisLoadGroup Methods

The AnalysisLoadGroup type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTypeName
Get load group type name, translated to current language.
Public methodIsEmpty
Check if load group is empty (no loading exists).
Public methodIsSelfWeight
Check if load group is self weight load group.
Public methodSelect
Selects an AnalysisLoadGroup. The ID has to be set.
(Overrides AnalysisObjectSelect.)
Top
See Also