 | IPileIndexInPileCap Property |
Gets the index of the pile in a pile cap
Namespace:
TSD.API.Remoting.FoundationsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<int> IndexInPileCap { get; }
ReadOnly Property IndexInPileCap As IReadOnlyProperty(Of Integer)
Get
property IReadOnlyProperty<int>^ IndexInPileCap {
IReadOnlyProperty<int>^ get ();
}
abstract IndexInPileCap : IReadOnlyProperty<int> with get
Property Value
Type:
IReadOnlyPropertyInt32
RemarksIs available for piles attached to a pile cap structural group
See Also