IPileCapDataPileSpacing Property

Gets the dimension between the centers of piles (in [mm])

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IProperty<double> PileSpacing { get; }

Property Value

Type: IPropertyDouble
Remarks
Is valid for the along the wall direction for pile cap below a wall. Use PileSpacingAcrossWall for the across the wall direction.
See Also