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.

stand_alone_point_x

float

X-Axis Coordinate

stand_alone_point_y

float

Y-Axis Coordinate

stand_alone_point_z

float

Z-Axis Coordinate

stand_alone_point

Vector3d

Point Coordinates

members

MembersTable

Members

stand_alone_loads

StandAloneLoadsTable

Stand-Alone Loads

comment

str

Comment

to_design

bool

To Design

nodes_to_design

List[int]

Nodes to Design

all_nodes_to_design

bool

All Nodes to Design

components

ComponentsTable

Components

ultimate_configuration

int

Joint design ultimate configuration

stiffness_analysis_configuration

int

Configuration of joint stiffness analysis

id_for_export_import

str

metadata_for_export_import

str

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

EndType

supported

bool

comment

str

errors

Value

sections_interaction

SectionsInteraction

stand_alone_cross_section

int

stand_alone_position_definition_type

StandAlonePositionDefinitionType

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

StandAloneLoadsTable#

Attribute Name

Data Type

Description

rows

List[StandAloneLoadsRow]

StandAloneLoadsRow#

Attribute Name

Data Type

Description

no

int

description

str

is_active

bool

load_no

int

name

str

ComponentsTable#

Attribute Name

Data Type

Description

rows

List[ComponentsRow]

ComponentsRow#

Attribute Name

Data Type

Description

no

int

description

str

is_active

bool

type

Type

name

str

id

str

settings

SettingsTable

settings_attributes

str

errors

str

SettingsTable#

Attribute Name

Data Type

Description

rows

List[SettingsTableRow]

SettingsTableRow#

Attribute Name

Data Type

Description

no

int

description

str

key

str

value

Value

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