Interface IPileCapData

Represents a pile cap data

Inherited Members
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPileCapData : IIsolatedFoundationData

Properties

Name Description
AutoDesignPiles

Gets a value indicating whether to auto-design the piles

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

NumberOfPiles

Gets the total number of piles below the pile cap

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])

PileType

Gets the pile type

PilesPerRow

Gets the number of piles per row

ThreePileCapShape

Gets the shape for pile cap with 3 piles

Methods

Name Description
SetUserDefinedPileArrangementAsync(PileCapUserDefinedPileArrangementParams, CancellationToken)

Sets a user defined arrangement of piles

UpdatePilesAsync(CancellationToken)

Updates the piles of the pile cap

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next