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.

AnalysisPartCompositePropertiesCompositeBeamEnum Enumeration

The composite beam options.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.1
Syntax
public enum CompositeBeamEnum
Members
  Member nameValueDescription
COMPOSITE_BEAM_NOT0 The composite beam setting "not".
COMPOSITE_BEAM_YES1 The composite beam setting "yes".
COMPOSITE_BEAM_AUTOMATIC2 The composite beam setting "automatic".
See Also