Class PileTypeParams
Represents parameters required to create a pile type
Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PileTypeParams
Properties
| Name | Description |
|---|---|
| AxialCompressiveResistance | Gets or sets the axial compressive resistance (in [N]) |
| AxialCompressiveResistanceEcStr | Gets or sets the axial compressive resistance STR (in [N]) |
| AxialTensileResistance | Gets or sets the axial tensile resistance (in [N]) |
| AxialTensileResistanceEcStr | Gets or sets the axial tensile resistance STR (in [N]) |
| CompressionLimitVertical | Gets or sets the limit of vertical compression (in [N]) |
| CompressionStiffnessVertical | Gets or sets the vertical compression stiffness (in [N/mm]) |
| Dimension | Gets or sets the dimension (in [mm]) |
| Embedment | Gets or sets the embedment (in [mm]) |
| HorizontalRestraint | Gets or sets the horizontal restraint |
| HorizontalStiffness | Gets or sets the horizontal stiffness (in [N/mm]) |
| LateralResistance | Gets or sets the lateral resistance (in [N]) |
| LateralResistanceStr | Gets or sets the lateral resistance against STR (in [N]) |
| Length | Gets or sets the length (in [mm]) |
| Linearity | Gets or sets the linearity |
| LoadTransferType | Gets or sets the load transfer type |
| Material | Gets or sets the material |
| Name | Gets or sets the name |
| PileTypeInstallationType | Gets or sets the installation type |
| PileTypeShape | Gets or sets the shape |
| ReinforcementGrade | Gets or sets the grade of the reinforcement bars |
| ReinforcementVolumePercentage | Gets or sets the percentage of reinforcement in the total volume |
| TensionLimitVertical | Gets or sets the limit of vertical tension (in [N]) |
| TensionStiffnessVertical | Gets or sets the vertical tension stiffness (in [N/mm]) |
| VolumeAdjustmentPercentage | Gets or sets the adjustment percentage of the volume |
Methods
| Name | Description |
|---|---|
| Create(string?) | Creates a new instance of PileTypeParams class |