Interface IIsolatedFoundation

Represents an isolated foundation

Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public interface IIsolatedFoundation : IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName, ICanProvideBimData, IHaveUserDefinedAttributes

Properties

Name Description
CheckResults

Gets the results of the check/design of this isolated foundation

IsolatedFoundationData

Gets the isolated foundation data

SupportInfo

Gets the EntityInfo for the support

SupportedEntityInfo

Gets the EntityInfo for the supported entity

SupportedMemberType

Gets the type of the supported member

Methods

Name Description
GetBottomReinforcementAsync(CancellationToken)

Returns the bottom slab reinforcement

GetReinforcementAsync(CancellationToken)

Returns the reinforcement of this isolated foundation

GetTopReinforcementAsync(CancellationToken)

Returns the top slab reinforcement

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next