MemberTransverseStiffener#
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. |
member_sets |
List[int] |
Assigned to Member Set No. |
deep_beams |
List[int] |
Assigned to Deep Beams No. |
shear_walls |
List[int] |
Assigned to Shear Walls No. |
components |
Components |
|
is_generated |
bool |
Generated by |
generating_object_info |
str |
Generated by |
comment |
str |
Comment |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types
ComponentsTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[ComponentsRow] |
ComponentsRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
stiffener_type |
||
position |
float |
|
position_type |
||
multiple |
bool |
|
note |
str |
|
multiple_number |
int |
|
multiple_offset_definition_type |
||
multiple_offset |
float |
|
material |
int |
|
consider_stiffener |
bool |
|
definition_type |
||
offset_horizontal |
float |
|
offset_vertical |
float |
|
thickness |
float |
|
width |
float |
|
height |
float |
|
non_rigid |
bool |
|
rigid |
bool |
|
width_b_u |
float |
|
height_h_u |
float |
|
thickness_t_u |
float |
|
thickness_s_u |
float |
|
width_b |
float |
|
thickness_t |
float |
|
column_cross_section |
int |
|
section |
int |
|
cantilever_l_c |
float |
|
full_warping_restraint |
bool |
|
user_defined_restraint |
bool |
|
user_defined_restraint_value |
float |
Associated Enums
StiffenerType#
Name |
|---|
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_FLAT |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_ANGLE |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_CHANNEL_SECTION |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_CONNECTING_COLUMN_END |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_CONNECTING_COLUMN_START |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_END_PLATE_END |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_END_PLATE_START |
STIFFENER_TYPE_STIFFENER_COMPONENT_TYPE_WARPING_RESTRAINT |
PositionType#
Name |
|---|
POSITION_TYPE_STIFFENER_COMPONENT_POSITION_DOUBLE_SIDED |
POSITION_TYPE_STIFFENER_COMPONENT_POSITION_SINGLE_SIDED_LEFT |
POSITION_TYPE_STIFFENER_COMPONENT_POSITION_SINGLE_SIDED_RIGHT |
MultipleOffsetDefinitionType#
Name |
|---|
MULTIPLE_OFFSET_DEFINITION_TYPE_ABSOLUTE |
MULTIPLE_OFFSET_DEFINITION_TYPE_RELATIVE |
DefinitionType#
Name |
|---|
DEFINITION_TYPE_DIMENSION_TYPE_OFFSET |
DEFINITION_TYPE_DIMENSION_TYPE_SIZE |