IPileIsPileCapPile Property

Gets a value indicating whether the pile is attached to a pile cap structural group

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

Property Value

Type: IReadOnlyPropertyBoolean
Remarks
A pile cap structural group is an IIsolatedFoundation model entity of a PileCap entity type
See Also