Pile |
Represents parameters required to set pile cap user defined pile arrangement
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The PileCapUserDefinedPileArrangementParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
EccentricityDir1 | Gets or sets the eccentricity in direction 1 (in [mm]) | |
EccentricityDir2 | Gets or sets the eccentricity in direction 2 (in [mm]) | |
LengthDir1 | Gets or sets the length in direction 1 (in [mm]) | |
LengthDir2 | Gets or sets the length in direction 2 (in [mm]) | |
PileArrangement | Gets the pile arrangement |
Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of PileCapUserDefinedPileArrangementParams class | |
CreateFrom | Creates a new instance of PileCapUserDefinedPileArrangementParams class |
See Also