SteelJoint#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
nodes |
List[int] |
Assigned to Nodes No. |
Associated Data Types
MembersTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[MembersRow] |
MembersRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
is_active |
bool |
|
status |
str |
|
members_no |
List[int] |
|
end_type |
||
supported |
bool |
|
comment |
str |
|
errors |
||
sections_interaction |
||
stand_alone_cross_section |
int |
|
stand_alone_position_definition_type |
||
stand_alone_displacement_x |
float |
|
stand_alone_displacement_y |
float |
|
stand_alone_displacement_z |
float |
|
stand_alone_rotation_x |
float |
|
stand_alone_rotation_y |
float |
|
stand_alone_rotation_z |
float |
ComponentsTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[ComponentsRow] |
ComponentsRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
is_active |
bool |
|
type |
||
name |
str |
|
settings_attributes |
str |
|
errors |
str |
Associated Enums
EndType#
Name |
|---|
END_TYPE_UNKNOWN |
END_TYPE_MEMBER_CONTINUOUS |
END_TYPE_MEMBER_ENDED |
SectionsInteraction#
Name |
|---|
SECTIONS_INTERACTION_UNKNOWN |
StandAlonePositionDefinitionType#
Name |
|---|
STAND_ALONE_POSITION_DEFINITION_TYPE_ROTATION |
Type#
Name |
|---|
TYPE_MEMBER_CUT |
TYPE_ANCHOR_BOLT |
TYPE_AUXILIARY_PLANE |
TYPE_AUXILIARY_SOLID |
TYPE_BASE_PLATE |
TYPE_BOLT |
TYPE_CAP_PLATE |
TYPE_CLEAT |
TYPE_CONCRETE_BLOCK |
TYPE_CONNECTING_PLATE |
TYPE_CONTACT |
TYPE_ELEMENTARY_WELD |
TYPE_END_PLATE |
TYPE_END_PLATE_TO_PLATE |
TYPE_FASTENER_GROUP |
TYPE_FIN_PLATE |
TYPE_HAUNCH |
TYPE_INSERTED_MEMBER |
TYPE_MEMBER |
TYPE_MEMBER_EDITOR |
TYPE_PLATE |
TYPE_PLATE_CUT |
TYPE_PLATE_EDITOR |
TYPE_PLATE_TO_PLATE |
TYPE_RIB |
TYPE_SECTION_ROUNDING |
TYPE_SPLICE_PLATE |
TYPE_STIFFENER |
TYPE_STUB |