OpeningLoad#

Attribute Name

Data Type

Description

no

int

load_type

OpeningLoadLoadType

openings

List[int]

load_case

int

coordinate_system

str

load_direction

OpeningLoadLoadDirection

load_distribution

OpeningLoadLoadDistribution

magnitude

float

magnitude_1

float

magnitude_2

float

magnitude_3

float

node_1

int

node_2

int

node_3

int

smooth_punctual_load_enabled

bool

comment

str

is_generated

bool

generating_object_info

str

id_for_export_import

str

metadata_for_export_import

str

Associated Enums#

OpeningLoadLoadType#

Name

OPENING_LOAD_LOAD_TYPE_UNKNOWN

OPENING_LOAD_LOAD_TYPE_FORCE

OpeningLoadLoadDirection#

Name

OPENING_LOAD_LOAD_DIRECTION_UNKNOWN

OPENING_LOAD_LOAD_DIRECTION_GLOBAL_X_OR_USER_DEFINED_U_PROJECTED

OPENING_LOAD_LOAD_DIRECTION_GLOBAL_X_OR_USER_DEFINED_U_TRUE

OPENING_LOAD_LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_PROJECTED

OPENING_LOAD_LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_TRUE

OPENING_LOAD_LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_PROJECTED

OPENING_LOAD_LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_TRUE

OPENING_LOAD_LOAD_DIRECTION_LOCAL_Z

OpeningLoadLoadDistribution#

Name

OPENING_LOAD_LOAD_DISTRIBUTION_UNIFORM_TRAPEZOIDAL

OPENING_LOAD_LOAD_DISTRIBUTION_LINEAR_TRAPEZOIDAL