IPileCapDataNumberOfPiles Property

Gets the total number of piles below the pile cap

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

Property Value

Type: IPropertyWithValidValuesInt32
Remarks
The result is equal to PileRows multiplied by PilesPerRow for walls
See Also