ResultCombination#

Attribute Name

Data Type

Description

no

int

Object number

design_situation

int

Design Situation

user_defined_name_enabled

bool

User-defined name enabled

name

str

Result Combination Name

to_solve

bool

To Solve

comment

str

Comment

combination_type

ResultCombinationCombinationType

Combination type

srss_combination

bool

SRSS combination

srss_extreme_value_sign

ResultCombinationSrssExtremeValueSign

Extreme value sign

srss_use_equivalent_linear_combination

bool

Use equivalent linear combination

srss_according_load_case_or_combination

int

According to LC/CO

items

ResultCombinationItemsTable

Items

combination_rule_str

str

Combination rule string

generate_subcombinations

bool

Generate sub-combinations of type ‘Superposition’

load_duration

str

Load duration

is_generated

bool

Generated by

consider_construction_stage

int

Consider construction stage

consider_construction_stage_active

bool

Consider construction stage as active

id_for_export_import

str

metadata_for_export_import

str

Associated Data Types#

ResultCombinationItemsTable#

Attribute Name

Data Type

Description

rows

List[ResultCombinationItemsRow]

ResultCombinationItemsRow#

Attribute Name

Data Type

Description

no

int

description

str

case_object_item

int

operator_type

ResultCombinationItemsOperatorType

left_parenthesis

bool

right_parenthesis

bool

group_factor

float

case_object_factor

float

case_object_sub_result_type

ResultCombinationItemsCaseObjectSubResultType

case_object_sub_result_id

int

case_object_load_type

ResultCombinationItemsCaseObjectLoadType

group_load_type

ResultCombinationItemsGroupLoadType

action

int

is_leading

bool

gamma

float

psi

float

xi

float

k_fi

float

c_esl

float

k_def

float

psi_0

float

psi_1

float

psi_2

float

fi

float

gamma_0

float

alfa

float

k_f

float

phi

float

rho

float

omega_0

float

gamma_l_1

float

k_creep

float

gamma_n

float

j_2

float

omega_m

float

omega_n

float

d1

float

d2

float

Associated Enums#

ResultCombinationCombinationType#

Name

RESULT_COMBINATION_COMBINATION_TYPE_GENERAL

RESULT_COMBINATION_COMBINATION_TYPE_ENVELOPE_PERMANENT

RESULT_COMBINATION_COMBINATION_TYPE_ENVELOPE_TRANSIENT

RESULT_COMBINATION_COMBINATION_TYPE_SUPERPOSITION

ResultCombinationSrssExtremeValueSign#

Name

RESULT_COMBINATION_SRSS_EXTREME_VALUE_SIGN_POSITIVE_OR_NEGATIVE

RESULT_COMBINATION_SRSS_EXTREME_VALUE_SIGN_ACCORDING_TO_LC_OR_CO

RESULT_COMBINATION_SRSS_EXTREME_VALUE_SIGN_NEGATIVE

RESULT_COMBINATION_SRSS_EXTREME_VALUE_SIGN_POSITIVE

ResultCombinationItemsOperatorType#

Name

RESULT_COMBINATION_ITEMS_OPERATOR_TYPE_OR

RESULT_COMBINATION_ITEMS_OPERATOR_TYPE_AND

RESULT_COMBINATION_ITEMS_OPERATOR_TYPE_NONE

ResultCombinationItemsCaseObjectSubResultType#

Name

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_INCREMENTAL_FINAL_STATE

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_INCREMENTAL_ALL

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_INCREMENTAL_SUB_RESULT_ID

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_ABSOLUTE_SUM

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_DIRECTION_X

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_DIRECTION_X_WITH_MODE_SHAPE

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_DIRECTION_Y

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_DIRECTION_Y_WITH_MODE_SHAPE

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_DIRECTION_Z

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_DIRECTION_Z_WITH_MODE_SHAPE

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_SCALED_SUMS_ENVELOPE

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_SCALED_SUM_FULL_X

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_SCALED_SUM_FULL_Y

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_SCALED_SUM_FULL_Z

RESULT_COMBINATION_ITEMS_CASE_OBJECT_SUB_RESULT_TYPE_SUB_RESULT_SPECTRAL_ANALYSIS_SRSS

ResultCombinationItemsCaseObjectLoadType#

Name

RESULT_COMBINATION_ITEMS_CASE_OBJECT_LOAD_TYPE_TRANSIENT

RESULT_COMBINATION_ITEMS_CASE_OBJECT_LOAD_TYPE_PERMANENT

ResultCombinationItemsGroupLoadType#

Name

RESULT_COMBINATION_ITEMS_GROUP_LOAD_TYPE_TRANSIENT

RESULT_COMBINATION_ITEMS_GROUP_LOAD_TYPE_PERMANENT