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.

AnalysisLabel Class

The AnalysisLabel class contains information related to analysis labels.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.AnalysisAnalysisLabel

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2022.0.13611
Syntax
public sealed class AnalysisLabel

The AnalysisLabel type exposes the following members.

Constructors
  NameDescription
Public methodAnalysisLabel
Initializes a new instance of the AnalysisLabel class
Top
Properties
  NameDescription
Public propertyNumber
The number of the analysis label.
Public propertyPrefix
The prefix of the analysis label.
Top
See Also