IIsolated |
Represents additional data of isolated foundation
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IIsolatedFoundationData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoDesignDepth | Gets a value indicating whether to auto-design the depth | |
AutoDesignOptionDimensions | Gets the dimensions auto-design option | |
AutoDesignOptionReinforcement | Gets the reinforcement auto-design option | |
AutoDesignReinforcement | Gets a value indicating whether to auto-design the reinforcement | |
AutoDesignSize | Gets a value indicating whether to auto-design the size | |
BottomCover | Gets the bottom cover (in [mm]) | |
Concrete | Gets the concrete | |
Contour | Gets the polygon | |
Depth | Gets the depth (in [mm]) | |
DesignShearStrengthOfSoilAngle | Gets the angle of the design shear strength of the soil (in [rad]) | |
EccentricityDir1 | Gets the eccentricity in direction 1 (in [mm]) | |
EccentricityDir2 | Gets the eccentricity in direction 2 (in [mm]) | |
EntityType | Gets the entity type | |
ExtensionBeyondWall | Gets the extension beyond the wall (in [mm]) | |
FoundationType | Gets the foundation type | |
FrictionAngle | Gets the angle of the friction (in [rad]) | |
IsolatedFoundationGeometry | Gets the geometry of this isolated foundation | |
IsolatedFoundationShape | Gets the shape of this isolated foundation | |
LengthDir1 | Gets the length in direction 1 (in [mm]) | |
LengthDir2 | Gets the length in direction 2 (in [mm]) | |
MaximumCrackWidth | Gets the maximum crack width (in [mm]) | |
PedestalHeight | Gets the pedestal height (in [mm]) | |
PedestalLengthDir1 | Gets the pedestal length in direction 1 (in [mm]) | |
PedestalLengthDir2 | Gets the pedestal length in direction 2 (in [mm]) | |
PermanentLoadRatioOption | Gets the permanent load ratio option | |
Rotation | Gets the rotation (in [rad]) | |
SideCover | Gets the side cover (in [mm]) | |
SoilUnitWeight | Gets the soil unit weight (in [N/mm²]) | |
StepHeight | Gets the step height (in [mm]) | |
StepLengthDir1 | Gets the step length in direction 1 (in [mm]) | |
StepLengthDir2 | Gets the step length in direction 2 (in [mm]) | |
SupportedMemberType | Gets the type of the supported member | |
SurchargeDepth | Gets the surcharge depth (in [mm]) | |
SurchargeLoadPermanent | Gets the surcharge permanent load (in [N/mm²]) | |
SurchargeLoadVariable | Gets the surcharge variable load (in [N/mm²]) | |
SurfaceArea | Gets the surface area of the foundation (in [mm²]) | |
TaperHeight | Gets the taper height (in [mm]) | |
TaperLengthDir1 | Gets the taper length in direction 1 (in [mm]) | |
TaperLengthDir2 | Gets the taper length in direction 2 (in [mm]) | |
TopCover | Gets the top cover (in [mm]) | |
UserLoadedAreaBreadth | Gets the breadth of the user loaded area (in [mm]) | |
UserLoadedAreaDepth | Gets the depth of the user loaded area (in [mm]) | |
UserPermanentLoadRatio | Gets the user permanent load ratio | |
UseUserLoadedArea | Gets a value indicating whether to use the user loaded area | |
UtilizationRatioLimit | Gets the utilization ratio limit | |
Volume | Gets the volume of the foundation (in [mm³]) |
See Also