![]() | PileParams Constructor |
The constructor for a pile parameters
Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public PileParams( IEntity structuralGroup, IPileType pileType, Point2D localPosition, Vector3D direction )
Parameters
- structuralGroup
- Type: TSD.API.Remoting.CommonIEntity
The structural group IEntity of the pile - pileType
- Type: TSD.API.Remoting.FoundationsIPileType
The IPileType of the pile - localPosition
- Type: TSD.API.Remoting.GeometryPoint2D
The local coordinates of the pile relative to the structural group - direction
- Type: TSD.API.Remoting.GeometryVector3D
The direction of the pile
