Interface IPileType
Represents a pile type
Inherited Members
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPileType : IHaveName
Properties
| Name | Description |
|---|---|
| AdjustedMass | Gets the mass from the AdjustedVolume and the density of Material (in [kg]) |
| AdjustedVolume | Gets the volume adjusted by the VolumeAdjustmentPercentage factor (in [mm³]) |
| AxialCompressiveResistance | Gets the axial compressive resistance (in [N]) |
| AxialCompressiveResistanceEcStr | Gets the axial compressive resistance STR (in [N]) |
| AxialTensileResistance | Gets the axial tensile resistance (in [N]) |
| AxialTensileResistanceEcStr | Gets the axial tensile resistance STR (in [N]) |
| CompressionLimitVertical | Gets the limit of vertical compression (in [N]) |
| CompressionStiffnessVertical | Gets the vertical compression stiffness (in [N/mm]) |
| CrossSectionalArea | Gets the cross-sectional area (in [mm²]) |
| Description | Gets the description of the shape and size |
| Dimension | Gets the dimension (in [mm]) |
| Embedment | Gets the embedment (in [mm]) |
| HorizontalRestraint | Gets the horizontal restraint |
| HorizontalStiffness | Gets the horizontal stiffness (in [N/mm]) |
| Id | Gets the id |
| LateralResistance | Gets the lateral resistance (in [N]) |
| LateralResistanceStr | Gets the lateral resistance against STR (in [N]) |
| Length | Gets the length (in [mm]) |
| Linearity | Gets the linearity |
| LoadTransferType | Gets the load transfer type |
| Material | Gets the material |
| MaterialType | Gets the material type |
| PileTypeInstallationType | Gets the installation type |
| PileTypeShape | Gets the shape |
| ReinforcementGrade | Gets the grade of the reinforcement bars |
| ReinforcementMass | Gets the reinforcement mass (in [kg]) |
| ReinforcementVolumePercentage | Gets the percentage of reinforcement in the total volume |
| TensionLimitVertical | Gets the limit of vertical tension (in [N]) |
| TensionStiffnessVertical | Gets the vertical tension stiffness (in [N/mm]) |
| VolumeAdjustmentPercentage | Gets the adjustment percentage of the volume |