PushoverAnalysisSettings#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
comment |
str |
Comment |
assigned_to |
str |
Assigned to |
considering_iterative_procedure |
bool |
Considering iterative procedure |
difference_treshold_for_iterative_procedure |
float |
Difference threshold for iterative procedure | ε |
end_of_capacity_curve |
End of capacity curve |
|
limit_deformation |
float |
Limit Deformation | u_dir |
automatic_selection_of_the_highest_node |
bool |
Automatic selection of the highest node |
control_node |
int |
Control Node |
initial_load_factor |
float |
Initial load factor | k_0 |
load_factor_increment |
float |
Load factor increment | Δk |
refinement_of_the_last_load_increment |
int |
Refinement of the last load increment |
maximum_number_of_load_increments |
int |
Maximum number of load increments |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Enums#
PushoverAnalysisSettingsEndOfCapacityCurve#
Name |
---|
PUSHOVER_ANALYSIS_SETTINGS_END_OF_CAPACITY_CURVE_LIMIT_DEFORMATION |
PUSHOVER_ANALYSIS_SETTINGS_END_OF_CAPACITY_CURVE_COLAPS |