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.

AnalysisModelAxisLocationEnum Enumeration

The axis location.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.1
Syntax
public enum AxisLocationEnum
Members
  Member nameValueDescription
REFERENCE_AXIS_WITH_ECCENTRICITY0 The axis location is the reference axis with eccentricity.
REFERENCE_AXIS1 The axis location is the reference axis.
MODEL_PART2 The axis location setting of each part is used.
NEUTRAL_AXIS3 The axis location is the neutral axis.
See Also