IPile Interface |
Represents a pile
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IPile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction | Gets the direction of the pile | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
GlobalPosition | Gets the global coordinates of the top point of the pile | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IndexInPileCap | Gets the index of the pile in a pile cap | |
IsMatPile | Gets a value indicating whether the pile is attached to a mat structural group | |
IsPileCapPile | Gets a value indicating whether the pile is attached to a pile cap structural group | |
LocalPosition | Gets the local coordinates of the pile | |
PileType | Gets the pile type of the pile | |
Segment | Gets the segment of the pile | |
StructuralGroupInfo | Gets the EntityInfo of the structural group |
See Also