ShearWall#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
type |
Type of Deep Beam |
|
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
surfaces |
List[int] |
Surfaces No. |
surface_cells |
List[int] |
Surface cells No. |
area |
float |
Area | A |
mass |
float |
Mass | G |
volume |
float |
Volume | V |
center_of_gravity_x |
float |
Center of gravity Center of gravity | X_C |
center_of_gravity_y |
float |
Center of gravity | Y_C |
center_of_gravity_z |
float |
Center of gravity | Z_C |
segments |
Segments |
|
member_set |
List[int] |
Member set |
members |
List[int] |
Members |
sections |
List[int] |
Sections |
result_sections |
List[int] |
Result sections |
comment |
str |
Comment |
is_generated |
bool |
Generated by |
generating_object_info |
str |
Generated by |
create_result_sections |
bool |
Generate result sections |
create_result_sections_in_all_member_location |
bool |
Result sections in all member locations |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types#
ShearWallSegmentsTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
List[ShearWallSegmentsRow] |
ShearWallSegmentsRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
location_upper |
float |
|
location_lower |
float |
|
member |
int |
|
section_start |
int |
|
section_end |
int |
Associated Enums#
ShearWallType#
Name |
---|
SHEAR_WALL_TYPE_UNKNOWN |
SHEAR_WALL_TYPE_STANDARD |