LoadModel#
Attribute Name |
Data Type |
Description |
---|---|---|
type |
Type |
|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
load_components |
Load Components |
|
comment |
str |
Comment |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types
LoadComponentsTreeTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
LoadComponentsTreeTableRow#
Attribute Name |
Data Type |
Description |
---|---|---|
key |
str |
|
name |
str |
|
symbol |
str |
|
value |
str |
|
unit |
str |
|
count_of_components |
int |
|
load_definition |
||
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 |
||
definition_type |
||
rows |
Associated Enums
Type#
Name |
---|
TYPE_UNKNOWN |
TYPE_ON_MEMBERS |
TYPE_ON_SURFACES |
LoadDefinition#
Name |
---|
LOAD_DEFINITION_UNKNOWN |
LoadType#
Name |
---|
LOAD_TYPE_UNKNOWN |
LoadDirection#
Name |
---|
LOAD_DIRECTION_UNKNOWN |
DefinitionType#
Name |
---|
DEFINITION_TYPE_UNKNOWN |