OpeningLoad#

Attribute Name

Data Type

Description

no

int

Object number

load_type

LoadType

Load Type

openings

List[int]

Assigned to Openings No.

load_case

int

Load Case

coordinate_system

str

Coordinate system | Number of coordinate system

load_direction

LoadDirection

Load direction

load_distribution

LoadDistribution

Load distribution

magnitude

float

Load magnitude | p | Opening load magnitude

magnitude_1

float

Load magnitude | p_1 | Opening load magnitude

magnitude_2

float

Load magnitude | p_2 | Opening load magnitude

magnitude_3

float

Load magnitude | p_3 | Opening load magnitude

node_1

int

Node No. | n_1 | Opening load node

node_2

int

Node No. | n_2 | Opening load node

node_3

int

Node No. | n_3 | Opening load node

smooth_punctual_load_enabled

bool

Is smooth concentrated load enabled

comment

str

Comment

is_generated

bool

Generated by

generating_object_info

str

Generated by

id_for_export_import

str

metadata_for_export_import

str

Associated Enums#

LoadType#

Name

LOAD_TYPE_UNKNOWN

LOAD_TYPE_FORCE

LoadDirection#

Name

LOAD_DIRECTION_UNKNOWN

LOAD_DIRECTION_GLOBAL_X_OR_USER_DEFINED_U_PROJECTED

LOAD_DIRECTION_GLOBAL_X_OR_USER_DEFINED_U_TRUE

LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_PROJECTED

LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_TRUE

LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_PROJECTED

LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_TRUE

LOAD_DIRECTION_LOCAL_Z

LoadDistribution#

Name

LOAD_DISTRIBUTION_UNIFORM_TRAPEZOIDAL

LOAD_DISTRIBUTION_LINEAR_TRAPEZOIDAL