IPileIndexInPileCap Property

Gets the index of the pile in a pile cap

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<int> IndexInPileCap { get; }

Property Value

Type: IReadOnlyPropertyInt32
Remarks
Is available for piles attached to a pile cap structural group
See Also