IPileCapDataAutoDesignPiles Property

Gets a value indicating whether to auto-design the piles

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

Property Value

Type: IPropertyBoolean
Remarks
Has the same effect as AutoDesignSize
See Also