LoadModel#
Attribute Name |
Data Type |
Description |
---|---|---|
comment |
str |
Comment |
load_components |
Load Components |
|
name |
str |
Name |
no |
int |
Object number |
type |
Type |
|
user_defined_name_enabled |
bool |
User-defined name enabled |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
LoadComponentsTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
List[LoadComponentsTableRow] |
LoadComponentsTableRow#
Attribute Name |
Data Type |
Description |
---|---|---|
key |
str |
|
name |
str |
|
symbol |
str |
|
value |
str |
|
unit |
str |
|
count_of_components |
int |
|
position_x |
float |
|
position_y |
float |
|
position_A |
float |
|
position_B |
float |
|
load_magnitude_P |
float |
|
load_magnitude_P2 |
float |
|
load_magnitude_M |
float |
|
load_magnitude_M2 |
float |
|
eccentricity_y |
float |
|
eccentricity_z |
float |
|
width |
float |
|
length |
float |
|
diameter |
float |
|
gauge |
float |
|
number_of_loads |
int |
|
load_type |
||
coordinate_system |
int |
|
load_direction |
||
type_of_load |
||
children |
List[LoadComponentsTableRow] |
Associated Enums
LoadType#
Name |
---|
LOAD_TYPE_UNKNOWN |
LoadDirection#
Name |
---|
LOAD_DIRECTION_UNKNOWN |
TypeOfLoad#
Name |
---|
TYPE_OF_LOAD_UNKNOWN |
Type#
Name |
---|
TYPE_UNKNOWN |
TYPE_ON_MEMBERS |
TYPE_ON_SURFACES |