PileCapAttributeSetParams Constructor

The constructor for a pile cap attribute set parameters

Namespace:  TSD.API.Remoting.Foundations.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PileCapAttributeSetParams(
	IPileType pileType
)

Parameters

pileType
Type: TSD.API.Remoting.FoundationsIPileType
The IPileType
See Also