CombinationWizard#

Attribute Name

Data Type

Description

no

int

Object number

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

static_analysis_settings

int

Static analysis settings

generate_combinations

CombinationWizardGenerateCombinations

Generate combinations

has_stability_analysis

bool

Has stability analysis

stability_analysis_settings

int

Stability analysis settings

consider_imperfection_case

bool

Consider imperfection case

generate_same_CO_without_IC

bool

Generate same combinations without imperfection case

generate_co_without_initial_state

bool

Generate same combinations without initial state

user_defined_action_combinations

bool

User-defined action combinations

favorable_permanent_actions

bool

Favorable permanent actions

reduce_number_of_generated_combinations

bool

Reduce number of generated combinations

auxiliary_combinations

bool

Auxiliary combinations

generate_subcombinations_of_type_superposition

bool

Generate sub-combinations of type ‘Superposition’

comment

str

Comment

consider_initial_state

bool

Consider initial state

initial_state_items

CombinationWizardInitialStateItemsTable

Initial state items

structure_modification_enabled

bool

Structure modification enabled

structure_modification

int

Structure Modification

id_for_export_import

str

metadata_for_export_import

str

Associated Data Types#

CombinationWizardInitialStateItemsTable#

Attribute Name

Data Type

Description

rows

List[CombinationWizardInitialStateItemsRow]

CombinationWizardInitialStateItemsRow#

Attribute Name

Data Type

Description

no

int

description

str

case_object

int

definition_type

CombinationWizardInitialStateItemsDefinitionType

Associated Enums#

CombinationWizardGenerateCombinations#

Name

COMBINATION_WIZARD_GENERATE_COMBINATIONS_LOAD_COMBINATIONS

COMBINATION_WIZARD_GENERATE_COMBINATIONS_RESULT_COMBINATIONS

CombinationWizardInitialStateItemsDefinitionType#

Name

COMBINATION_WIZARD_INITIAL_STATE_ITEMS_DEFINITION_TYPE_FINAL_STATE

COMBINATION_WIZARD_INITIAL_STATE_ITEMS_DEFINITION_TYPE_STIFFNESS

COMBINATION_WIZARD_INITIAL_STATE_ITEMS_DEFINITION_TYPE_STRAINS

COMBINATION_WIZARD_INITIAL_STATE_ITEMS_DEFINITION_TYPE_STRAINS_WITH_USER_DEFINED_FACTORS