IIsolated |
Represents an isolated foundation
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IIsolatedFoundation type exposes the following members.
Properties
Name | Description | |
---|---|---|
CheckResults | Gets the results of the check/design of this isolated foundation | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsolatedFoundationData | Gets the isolated foundation data | |
Name |
Gets the name
(Inherited from IHaveName) | |
SupportedEntityInfo | Gets the EntityInfo for the supported entity | |
SupportedMemberType | Gets the type of the supported member | |
SupportInfo | Gets the EntityInfo for the support |
Methods
Name | Description | |
---|---|---|
GetBimDataAsync |
Returns the IBimData associated with this object
(Inherited from ICanProvideBimData) | |
GetBottomReinforcementAsync | Returns the bottom slab reinforcement | |
GetReinforcementAsync | Returns the reinforcement of this isolated foundation | |
GetTopReinforcementAsync | Returns the top slab reinforcement | |
GetUserDefinedAttributesAsync |
Returns a collection of IUserDefinedAttribute instances
(Inherited from IHaveUserDefinedAttributes) | |
SetUserDefinedAttributeAsync |
Sets an user defined text attribute
(Inherited from IHaveUserDefinedAttributes) | |
SetUserDefinedAttributesAsync |
Sets user defined attributes
(Inherited from IHaveUserDefinedAttributes) | |
SetUserDefinedEmbeddedFileAttributeAsync |
Sets an user defined embedded file attribute
(Inherited from IHaveUserDefinedAttributes) |
See Also