PileParams Class

Represents parameters required to create a pile
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Foundations.CreatePileParams

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

The PileParams type exposes the following members.

Constructors
  NameDescription
Public methodPileParams
The constructor for a pile parameters
Top
Properties
  NameDescription
Public propertyDirection
Gets the direction of the pile
Public propertyEntityType (Inherited from EntityParams.)
Public propertyLocalPosition
Gets the local coordinates of the pile
Public propertyPileType
Gets the pile type of the pile
Public propertyStructuralGroup
Gets the structural group IEntity of the pile
Top
See Also