IPile |
Represents a pile cap data
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IPileCapData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoDesignDepth |
Gets a value indicating whether to auto-design the depth
(Inherited from IIsolatedFoundationData) | |
AutoDesignOptionDimensions |
Gets the dimensions auto-design option
(Inherited from IIsolatedFoundationData) | |
AutoDesignOptionReinforcement |
Gets the reinforcement auto-design option
(Inherited from IIsolatedFoundationData) | |
AutoDesignPiles | Gets a value indicating whether to auto-design the piles | |
AutoDesignReinforcement |
Gets a value indicating whether to auto-design the reinforcement
(Inherited from IIsolatedFoundationData) | |
AutoDesignSize |
Gets a value indicating whether to auto-design the size
(Inherited from IIsolatedFoundationData) | |
BottomCover |
Gets the bottom cover (in [mm])
(Inherited from IIsolatedFoundationData) | |
Concrete |
Gets the concrete
(Inherited from IIsolatedFoundationData) | |
Contour |
Gets the polygon
(Inherited from IIsolatedFoundationData) | |
Depth |
Gets the depth (in [mm])
(Inherited from IIsolatedFoundationData) | |
DesignShearStrengthOfSoilAngle |
Gets the angle of the design shear strength of the soil (in [rad])
(Inherited from IIsolatedFoundationData) | |
EccentricityDir1 |
Gets the eccentricity in direction 1 (in [mm])
(Inherited from IIsolatedFoundationData) | |
EccentricityDir2 |
Gets the eccentricity in direction 2 (in [mm])
(Inherited from IIsolatedFoundationData) | |
EntityType |
Gets the entity type
(Inherited from IIsolatedFoundationData) | |
ExtensionBeyondWall |
Gets the extension beyond the wall (in [mm])
(Inherited from IIsolatedFoundationData) | |
FoundationType |
Gets the foundation type
(Inherited from IIsolatedFoundationData) | |
FrictionAngle |
Gets the angle of the friction (in [rad])
(Inherited from IIsolatedFoundationData) | |
IsolatedFoundationGeometry |
Gets the geometry of this isolated foundation
(Inherited from IIsolatedFoundationData) | |
IsolatedFoundationShape |
Gets the shape of this isolated foundation
(Inherited from IIsolatedFoundationData) | |
IsPrincipalDirectionAlongY | Gets a value indicating whether the principal direction is along the local y direction | |
IsUserDefinedArrangement | Gets a value indicating whether the pile arrangement is user defined | |
LengthDir1 |
Gets the length in direction 1 (in [mm])
(Inherited from IIsolatedFoundationData) | |
LengthDir2 |
Gets the length in direction 2 (in [mm])
(Inherited from IIsolatedFoundationData) | |
MaximumCrackWidth |
Gets the maximum crack width (in [mm])
(Inherited from IIsolatedFoundationData) | |
NumberOfPiles | Gets the total number of piles below the pile cap | |
PedestalHeight |
Gets the pedestal height (in [mm])
(Inherited from IIsolatedFoundationData) | |
PedestalLengthDir1 |
Gets the pedestal length in direction 1 (in [mm])
(Inherited from IIsolatedFoundationData) | |
PedestalLengthDir2 |
Gets the pedestal length in direction 2 (in [mm])
(Inherited from IIsolatedFoundationData) | |
PermanentLoadRatioOption |
Gets the permanent load ratio option
(Inherited from IIsolatedFoundationData) | |
PileArrangement | Gets the pile arrangement | |
PileArrangementDescription | Gets the pile arrangement description | |
PileRows | Gets the number of rows of piles | |
PileSpacing | Gets the dimension between the centers of piles (in [mm]) | |
PileSpacingAcrossWall | Gets the dimension between the centers of piles in the across the wall direction (in [mm]) | |
PilesPerRow | Gets the number of piles per row | |
PileType | Gets the pile type | |
Rotation |
Gets the rotation (in [rad])
(Inherited from IIsolatedFoundationData) | |
SideCover |
Gets the side cover (in [mm])
(Inherited from IIsolatedFoundationData) | |
SoilUnitWeight |
Gets the soil unit weight (in [N/mm²])
(Inherited from IIsolatedFoundationData) | |
StepHeight |
Gets the step height (in [mm])
(Inherited from IIsolatedFoundationData) | |
StepLengthDir1 |
Gets the step length in direction 1 (in [mm])
(Inherited from IIsolatedFoundationData) | |
StepLengthDir2 |
Gets the step length in direction 2 (in [mm])
(Inherited from IIsolatedFoundationData) | |
SupportedMemberType |
Gets the type of the supported member
(Inherited from IIsolatedFoundationData) | |
SurchargeDepth |
Gets the surcharge depth (in [mm])
(Inherited from IIsolatedFoundationData) | |
SurchargeLoadPermanent |
Gets the surcharge permanent load (in [N/mm²])
(Inherited from IIsolatedFoundationData) | |
SurchargeLoadVariable |
Gets the surcharge variable load (in [N/mm²])
(Inherited from IIsolatedFoundationData) | |
SurfaceArea |
Gets the surface area of the foundation (in [mm²])
(Inherited from IIsolatedFoundationData) | |
TaperHeight |
Gets the taper height (in [mm])
(Inherited from IIsolatedFoundationData) | |
TaperLengthDir1 |
Gets the taper length in direction 1 (in [mm])
(Inherited from IIsolatedFoundationData) | |
TaperLengthDir2 |
Gets the taper length in direction 2 (in [mm])
(Inherited from IIsolatedFoundationData) | |
ThreePileCapShape | Gets the shape for pile cap with 3 piles | |
TopCover |
Gets the top cover (in [mm])
(Inherited from IIsolatedFoundationData) | |
UserLoadedAreaBreadth |
Gets the breadth of the user loaded area (in [mm])
(Inherited from IIsolatedFoundationData) | |
UserLoadedAreaDepth |
Gets the depth of the user loaded area (in [mm])
(Inherited from IIsolatedFoundationData) | |
UserPermanentLoadRatio |
Gets the user permanent load ratio
(Inherited from IIsolatedFoundationData) | |
UseUserLoadedArea |
Gets a value indicating whether to use the user loaded area
(Inherited from IIsolatedFoundationData) | |
UtilizationRatioLimit |
Gets the utilization ratio limit
(Inherited from IIsolatedFoundationData) | |
Volume |
Gets the volume of the foundation (in [mm³])
(Inherited from IIsolatedFoundationData) |
Methods
Name | Description | |
---|---|---|
SetUserDefinedPileArrangementAsync | Sets a user defined arrangement of piles | |
UpdatePilesAsync | Updates the piles of the pile cap |
See Also