FreeRectangularLoad#

Attribute Name

Data Type

Description

no

int

Object number

surfaces

List[int]

Surfaces | Assigned to Surfaces No.<br><br>This property also accepts two values with special meanings:<br>”No surface “ - load is not assigned to any surface<br>”All “ - assignes load to all surfaces in given load acting region<br>”Selected surfaces “ - converts the option “All” to a list of surfaces currently loaded by this load

load_case

int

Load Case

coordinate_system

int

Coordinate system | Number of coordinate system

load_projection

LoadProjection

Load Projection

load_direction

LoadDirection

Load direction

load_acting_region_from

float

Load Acting Region | From

load_acting_region_to

float

Load Acting Region | To

load_distribution

LoadDistribution

Load distribution

magnitude_uniform

float

Load Magnitude | p | Load Magnitude - free rectangular load distribution has to be Uniform.

magnitude_linear_first

float

Load Magnitude | p_1 | Load Magnitude - free rectangular load distribution has to be Linear in…

magnitude_linear_second

float

Load Magnitude | p_2 | Load Magnitude - free rectangular load distribution has to be Linear in…

load_location_first_x

float

First Coordinate of Load Location | X_1

load_location_first_y

float

First Coordinate of Load Location | Y_1

load_location_second_x

float

Second Coordinate of Load Location | X_2

load_location_second_y

float

Second Coordinate of Load Location | Y_2

load_location_rectangle

LoadLocationRectangle

Load Location Rectangle

load_location_center_x

float

Load Location Center | X_1

load_location_center_y

float

Load Location Center | Y_1

load_location_center_side_a

float

Load Location Center Side | a

load_location_center_side_b

float

Load Location Center Side | b

load_location_rotation

float

Load Location Rotation | α

load_varying_in_z_parameters

LoadVaryingInZParametersTable

Parameters of ‘Varying in Z’

load_varying_along_perimeter_parameters

LoadVaryingAlongPerimeterParametersTable

Parameters of ‘Varying along Perimeter’

load_varying_in_z_parameters_sorted

bool

Load parameters sorted | Load parameters sorted by distance

load_varying_along_perimeter_parameters_sorted

bool

Load parameters sorted | Load parameters sorted by distance

load_varying_along_perimeter_z_index

int

Load varying along index of perimeter Z | Load p for Z

axis_definition_p1_x

float

First point of axis definition First point of axis definition | X_A

axis_definition_p1_y

float

First point of axis definition | Y_A

axis_definition_p1_z

float

First point of axis definition | Z_A

axis_definition_p2_x

float

Second point of axis definition Second point of axis definition | X_B

axis_definition_p2_y

float

Second point of axis definition | Y_B

axis_definition_p2_z

float

Second point of axis definition | Z_B

axis_start_angle

float

Start angle of axis definition | α_0

comment

str

Comment

generating_object_info

str

Generated by

is_generated

bool

Generated by

id_for_export_import

str

metadata_for_export_import

str

Associated Data Types#

LoadVaryingInZParametersTable#

Attribute Name

Data Type

Description

rows

List[LoadVaryingInZParametersRow]

LoadVaryingInZParametersRow#

Attribute Name

Data Type

Description

no

int

description

str

distance

float

recalculated_magnitude

float

factor

float

note

str

LoadVaryingAlongPerimeterParametersTable#

Attribute Name

Data Type

Description

rows

List[LoadVaryingAlongPerimeterParametersRow]

LoadVaryingAlongPerimeterParametersRow#

Attribute Name

Data Type

Description

no

int

description

str

alpha

float

recalculated_magnitude

float

factor

float

note

str

Associated Enums#

LoadProjection#

Name

LOAD_PROJECTION_XY_OR_UV

LOAD_PROJECTION_XZ_OR_UW

LOAD_PROJECTION_YZ_OR_VW

LoadDirection#

Name

LOAD_DIRECTION_LOCAL_X

LOAD_DIRECTION_GLOBAL_X_OR_USER_DEFINED_U_PROJECTED

LOAD_DIRECTION_GLOBAL_X_OR_USER_DEFINED_U_TRUE

LOAD_DIRECTION_GLOBAL_X_PROJECTED

LOAD_DIRECTION_GLOBAL_X_TRUE

LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_PROJECTED

LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_TRUE

LOAD_DIRECTION_GLOBAL_Y_PROJECTED

LOAD_DIRECTION_GLOBAL_Y_TRUE

LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_PROJECTED

LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_TRUE

LOAD_DIRECTION_GLOBAL_Z_PROJECTED

LOAD_DIRECTION_GLOBAL_Z_TRUE

LOAD_DIRECTION_LOCAL_Y

LOAD_DIRECTION_LOCAL_Z

LoadDistribution#

Name

LOAD_DISTRIBUTION_UNIFORM

LOAD_DISTRIBUTION_LINEAR_FIRST

LOAD_DISTRIBUTION_LINEAR_SECOND

LOAD_DISTRIBUTION_VARYING_ALONG_PERIMETER

LOAD_DISTRIBUTION_VARYING_IN_Z

LOAD_DISTRIBUTION_VARYING_IN_Z_AND_ALONG_PERIMETER

LoadLocationRectangle#

Name

LOAD_LOCATION_RECTANGLE_CORNER_POINTS

LOAD_LOCATION_RECTANGLE_CENTER_AND_SIDES