AnalysisCompositeBeam Class |
The AnalysisCompositeBeam class contains information related to analysis composite beams.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The AnalysisCompositeBeam type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisCompositeBeam | Initializes a new instance of the AnalysisCompositeBeam class |
Properties
Name | Description | |
---|---|---|
Composite |
Indicates whether the beam is composite.
| |
ConcreteStrength |
The strength of the concrete of the analysis composite beam.
| |
RibDirection |
The direction of the rib of the analysis composite beam (in the global coordinate system).
| |
RibHeight |
The height of the rib of the analysis composite beam.
| |
RibWidth |
The width of the rib of the analysis composite beam.
| |
SlabMaterial |
The slab material of the analysis composite beam.
| |
SlabThickness |
The thickness of the slab of the analysis composite beam.
| |
SlabWidthLeft |
The left width of the slab of the analysis composite beam.
| |
SlabWidthRight |
The right width of the slab of the analysis composite beam.
| |
StudDiameter |
The diameter of the stud of the analysis composite beam.
| |
StudLength |
The length of the stud of the analysis composite beam.
|
See Also