Method Create
Create(IPileType?)
Creates a new instance of PileCapAttributeSetParams class
Declaration
public static PileCapAttributeSetParams Create(IPileType? pileType)
Parameters
| Type | Name | Description |
|---|---|---|
| IPileType | pileType | The pile type |
Returns
| Type | Description |
|---|---|
| PileCapAttributeSetParams | The newly created instance of PileCapAttributeSetParams class |