SingleFoundation#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
Object number |
foundation_type |
Foundation Type |
|
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
nodal_supports |
List[int] |
Assigned to Nodal Supports No. |
Associated Data Types
GeometryConfigTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
GeometryConfigTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
PlateReinforcementConfigTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
PlateReinforcementConfigTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
BucketReinforcementConfigTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
BucketReinforcementConfigTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
RoughBucketReinforcementConfigTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
RoughBucketReinforcementConfigTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
BlockReinforcementConfigTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
BlockReinforcementConfigTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
SoilParametersTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
SoilParametersTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
BoreholeSoilLayersTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[BoreholeSoilLayersRow] |
BoreholeSoilLayersRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
layer_no |
int |
|
soil_material |
int |
|
depth |
float |
|
bottom_ordinate_below_gl |
float |
|
bottom_ordinate_below_foundation |
float |
Associated Enums
FoundationType#
Name |
|---|
FOUNDATION_TYPE_UNKNOWN |
FOUNDATION_TYPE_BLOCK_FOUNDATION_WITH_ROUGH_BUCKET_SIDES |
FOUNDATION_TYPE_BLOCK_FOUNDATION_WITH_SMOOTH_BUCKET_SIDES |
FOUNDATION_TYPE_BUCKET_FOUNDATION_WITH_ROUGH_BUCKET_SIDES |
FOUNDATION_TYPE_BUCKET_FOUNDATION_WITH_SMOOTH_BUCKET_SIDES |
FOUNDATION_TYPE_FOUNDATION_PLATE |
FOUNDATION_TYPE_FOUNDATION_PLATE_WITHOUT_REINFORCEMENT |
FOUNDATION_TYPE_STEPPED_FOUNDATION |
FOUNDATION_TYPE_STEPPED_FOUNDATION_WITHOUT_REINFORCEMENT |
ReinforcementType#
Name |
|---|
REINFORCEMENT_TYPE_MESH_AND_REBARS |
REINFORCEMENT_TYPE_MESH |
REINFORCEMENT_TYPE_REBARS |
HorizontalStirrupsType#
Name |
|---|
HORIZONTAL_STIRRUPS_TYPE_ENCLOSING_COLUMN |
HORIZONTAL_STIRRUPS_TYPE_ENTIRELY_LOCATED_IN_BUCKET_WALL |
SoilDefinitionType#
Name |
|---|
SOIL_DEFINITION_TYPE_SINGLE_LAYERED |
SOIL_DEFINITION_TYPE_MULTILAYERED_BOREHOLE |
SOIL_DEFINITION_TYPE_MULTILAYERED_SOIL_MASSIF |
SubsoilConditionType#
Name |
|---|
SUBSOIL_CONDITION_TYPE_DRAINED |
SUBSOIL_CONDITION_TYPE_UNDRAINED |