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.

AnalysisPartEndEccentricityModeEnum Enumeration

The eccentricity modes of the part end.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.1
Syntax
public enum EccentricityModeEnum
Members
  Member nameValueDescription
ECCENTRICITY_MODE_MANUAL0 The manual eccentricity mode.
ECCENTRICITY_MODE_AUTOMATIC1 The automatic eccentricity mode.
See Also