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.

AnalysisCrossSection Methods

The AnalysisCrossSection type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes an analysis cross section. The AnalysisModelName and ID have to be set.
Public methodGetCrossSectionGroup
Gets the cross section group.
Public methodInsert
Inserts an analysis cross section. The AnalysisModelName has to be set.
Public methodSelect
Selects an analysis cross section. The AnalysisModelName and ID/Name have to be set.
(Overrides AnalysisObjectSelect.)
Top
See Also