PileCapUserDefinedPileArrangementParams Class

Represents parameters required to set pile cap user defined pile arrangement
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.Foundations.CreatePileCapUserDefinedPileArrangementParams

Namespace:  TSD.API.Remoting.Foundations.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class PileCapUserDefinedPileArrangementParams

The PileCapUserDefinedPileArrangementParams type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEccentricityDir1
Gets the eccentricity in direction 1 (in [mm])
Public propertyEccentricityDir2
Gets the eccentricity in direction 2 (in [mm])
Public propertyLengthDir1
Gets the length in direction 1 (in [mm])
Public propertyLengthDir2
Gets the length in direction 2 (in [mm])
Public propertyPileArrangement
Gets the pile arrangement
Top
See Also