Property NumberOfPiles

NumberOfPiles

Gets the total number of piles below the pile cap

Declaration
IPropertyWithValidValues<int> NumberOfPiles { get; }
Property Value
Type Description
IPropertyWithValidValues<int>
Remarks

The result is equal to PileRows multiplied by PilesPerRow for walls

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