FreeConcentratedLoad#

Attribute Name

Data Type

Description

no

int

Object number

load_type

LoadType

Load Type

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

magnitude

float

Magnitude | P | Magnitude

load_location_x

float

X Coordinate of Load Location | X

load_location_y

float

Y Coordinate of Load Location | Y

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

LOAD_TYPE_MOMENT

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_TRUE

LOAD_DIRECTION_GLOBAL_X_TRUE

LOAD_DIRECTION_GLOBAL_Y_OR_USER_DEFINED_V_TRUE

LOAD_DIRECTION_GLOBAL_Y_TRUE

LOAD_DIRECTION_GLOBAL_Z_OR_USER_DEFINED_W_TRUE

LOAD_DIRECTION_GLOBAL_Z_TRUE

LOAD_DIRECTION_LOCAL_Y

LOAD_DIRECTION_LOCAL_Z