Navigation

load

EXPRESS specification:

ENTITY load
ABSTRACT SUPERTYPE OF (ONEOF(load_element, load_node, load_member, load_connection));
parent_load_case  :  load_case;
load_name  :  label;
load_description  :  OPTIONAL text;
END_ENTITY;

References (7):

Name Type Referred through Express-G
load_case Entity
Attribute 'load_components'
Attribute 'loads'
No Diagram
load_connection Entity
Supertype
No Diagram
load_element Entity
Supertype
No Diagram
load_member Entity
Supertype
No Diagram
load_node Entity
Supertype
No Diagram
select_loading_item Select
Select relation
No Diagram

Inheritance graph

ENTITY load;
ENTITY load;
parent_load_case  :  load_case;
load_name  :  label;
load_description  :  OPTIONAL text;
END_ENTITY;