Interface IPile

Represents a pile

Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPile : IEntity, IHaveId, IHaveIndex, IHaveUserName

Properties

Name Description
Direction

Gets the direction of the pile

GlobalPosition

Gets the global coordinates of the top point of the pile

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next