PileResistance#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
members |
List[int] |
Assigned to Members No. |
skin_resistance_type |
Skin resistance type |
|
shear_strength_start |
float |
Shear strength | Start | 𝜏_max,start |
shear_strength_end |
float |
Shear strength | End | 𝜏_max,end |
shear_stiffness_start |
float |
Shear stiffness | Start | K_shaft,start |
shear_stiffness_end |
float |
Shear stiffness | End | K_shaft,end |
skin_resistance_parameters |
Skin resistance parameters |
|
axial_strength |
float |
Axial strength | Start | 𝜎_max |
axial_stiffness |
float |
Axial stiffness | End | K_base |
interface_strength_reduction |
float |
Interface strength reduction | R_inter |
comment |
str |
Comment |
is_generated |
bool |
Generated by |
generating_object_info |
str |
Generated by |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types
SkinResistanceParametersTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
SkinResistanceParametersRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
relative_distance |
float |
|
shear_strength |
float |
|
shear_stiffness |
float |
Associated Enums
SkinResistanceType#
Name |
---|
SKIN_RESISTANCE_TYPE_TRAPEZOIDAL |
SKIN_RESISTANCE_TYPE_VARYING |