BuildingStory#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
type |
Building Story Type |
|
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
story_no |
int |
Story number |
elevation |
float |
Elevation | Z_top |
bottom_elevation |
float |
Bottom Elevation | Z_bottom |
height |
float |
Height | ΔZ |
modified_height |
float |
Modified Height | ΔZ_0 |
thickness |
float |
Thickness | d |
info |
Information |
|
comment |
str |
Comment |
total_info |
Total |
|
modify_geometry_type |
Action |
|
thickness_type |
Thickness Type |
|
slab_stiffness_type |
Slab Stiffness Type |
|
floor_stiffness_type |
Floor Stiffness |
|
vertical_result_line_active |
bool |
Vertical Result Line | Active |
vertical_result_line_position_x |
float |
Vertical Result Line | Position X | X |
vertical_result_line_position_y |
float |
Vertical Result Line Position Y | Y |
vertical_result_line_relative |
bool |
Vertical Result Line | Relative |
vertical_result_line_relative_position_x |
float |
Vertical Result Line | Relative | Position X | ΔX |
vertical_result_line_relative_position_y |
float |
Vertical Result Line | Relative | Position Y | ΔY |
mass |
float |
Mass |
center_of_gravity_x |
float |
X_C | X_C |
center_of_gravity_y |
float |
Y_C | Y_C |
line_support_model |
Line Support Model |
|
nodal_support_model |
Nodal Support Model |
|
building_stories_zero_value |
float |
Building Stories | Zero Value | Z_0 |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types#
BuildingStoryInfoAndChildItemsTable#
Warning
No fields available for this message at this moment - will be implemented shortly.
BuildingStoryTotalInfoAndChildItemsTable#
Warning
No fields available for this message at this moment - will be implemented shortly.
Associated Enums#
BuildingStoryType#
Name |
---|
BUILDING_STORY_TYPE_UNKNOWN |
BUILDING_STORY_TYPE_STANDARD |
BuildingStoryModifyGeometryType#
Name |
---|
BUILDING_STORY_MODIFY_GEOMETRY_TYPE_DO_NOTHING |
BUILDING_STORY_MODIFY_GEOMETRY_TYPE_CONST_FROM_STORY_GROUND |
BUILDING_STORY_MODIFY_GEOMETRY_TYPE_CONST_FROM_STORY_ROOF |
BUILDING_STORY_MODIFY_GEOMETRY_TYPE_PROPORTIONAL |
BuildingStoryThicknessType#
Name |
---|
BUILDING_STORY_THICKNESS_TYPE_EFFECTIVE_HEIGHT |
BUILDING_STORY_THICKNESS_TYPE_CLEAR_HEIGHT |
BuildingStorySlabStiffnessType#
Name |
---|
BUILDING_STORY_SLAB_STIFFNESS_TYPE_STANDARD |
BUILDING_STORY_SLAB_STIFFNESS_TYPE_RIGID_DIAPHRAGM |
BuildingStoryFloorStiffnessType#
Name |
---|
BUILDING_STORY_FLOOR_STIFFNESS_TYPE_STANDARD |
BUILDING_STORY_FLOOR_STIFFNESS_TYPE_FLEXIBLE_DIAPHRAGM |
BUILDING_STORY_FLOOR_STIFFNESS_TYPE_RIGID_DIAPHRAGM |
BUILDING_STORY_FLOOR_STIFFNESS_TYPE_SEMIRIGID |
BuildingStoryLineSupportModel#
Name |
---|
BUILDING_STORY_LINE_SUPPORT_MODEL_HINGED |
BUILDING_STORY_LINE_SUPPORT_MODEL_HINGE_HINGE |
BUILDING_STORY_LINE_SUPPORT_MODEL_HINGE_RIGID |
BUILDING_STORY_LINE_SUPPORT_MODEL_RIGID_HINGE |
BUILDING_STORY_LINE_SUPPORT_MODEL_RIGID_RIGID |
BuildingStoryNodalSupportModel#
Name |
---|
BUILDING_STORY_NODAL_SUPPORT_MODEL_HINGED |
BUILDING_STORY_NODAL_SUPPORT_MODEL_ACCORDING_TO_MEMBER_TYPE |
BUILDING_STORY_NODAL_SUPPORT_MODEL_HINGE_HINGE |
BUILDING_STORY_NODAL_SUPPORT_MODEL_HINGE_RIGID |
BUILDING_STORY_NODAL_SUPPORT_MODEL_RIGID_HINGE |
BUILDING_STORY_NODAL_SUPPORT_MODEL_RIGID_RIGID |