PileTypeParams Class

Represents parameters required to create a pile type
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.Foundations.CreatePileTypeParams

Namespace:  TSD.API.Remoting.Foundations.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class PileTypeParams

The PileTypeParams type exposes the following members.

Constructors
  NameDescription
Public methodPileTypeParams
The constructor for a pile type parameters
Top
Properties
  NameDescription
Public propertyAxialCompressiveResistance
Gets or sets the axial compressive resistance (in [N])
Public propertyAxialCompressiveResistanceEcStr
Gets or sets the axial compressive resistance STR (in [N])
Public propertyAxialTensileResistance
Gets or sets the axial tensile resistance (in [N])
Public propertyAxialTensileResistanceEcStr
Gets or sets the axial tensile resistance STR (in [N])
Public propertyCompressionLimitVertical
Gets or sets the limit of vertical compression (in [N])
Public propertyCompressionStiffnessVertical
Gets or sets the vertical compression stiffness (in [N/mm])
Public propertyDimension
Gets or sets the dimension (in [mm])
Public propertyEmbedment
Gets or sets the embedment (in [mm])
Public propertyHorizontalRestraint
Gets or sets the horizontal restraint
Public propertyHorizontalStiffness
Gets or sets the horizontal stiffness (in [N/mm])
Public propertyLateralResistance
Gets or sets the lateral resistance (in [N])
Public propertyLateralResistanceStr
Gets or sets the lateral resistance against STR (in [N])
Public propertyLength
Gets or sets the length (in [mm])
Public propertyLinearity
Gets or sets the linearity
Public propertyLoadTransferType
Gets or sets the load transfer type
Public propertyMaterial
Gets or sets the material
Public propertyName
Gets or sets the name
Public propertyPileTypeInstallationType
Gets or sets the installation type
Public propertyPileTypeShape
Gets or sets the shape
Public propertyReinforcementGrade
Gets or sets the grade of the reinforcement bars
Public propertyReinforcementVolumePercentage
Gets or sets the percentage of reinforcement in the total volume
Public propertyTensionLimitVertical
Gets or sets the limit of vertical tension (in [N])
Public propertyTensionStiffnessVertical
Gets or sets the vertical tension stiffness (in [N/mm])
Public propertyVolumeAdjustmentPercentage
Gets or sets the adjustment percentage of the volume
Top
See Also