FreeLineLoad#

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 line load distribution has to be Uniform.

magnitude_first

float

Load Magnitude | p_1 | Load Magnitude - free line load distribution has to be Linear.

magnitude_second

float

Load Magnitude | p_2 | Load Magnitude - free line load distribution has to be Linear.

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

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#

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

LOAD_DISTRIBUTION_VARYING