Class PileCapUserDefinedPileArrangementParams
Represents parameters required to set pile cap user defined pile arrangement
Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PileCapUserDefinedPileArrangementParams
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(IPileCapData?) | Creates a new instance of PileCapUserDefinedPileArrangementParams class |