Navigation

load_element_distributed_surface_uniform

EXPRESS specification:

ENTITY load_element_distributed_surface_uniform
SUBTYPE OF ( load_element_distributed_surface);
load_value  :  applied_load_static_pressure;
END_ENTITY;

References (1):

Name Type Referred through Express-G
load_element_distributed_surface Entity
Subtype
No Diagram

Inheritance graph

ENTITY load_element_distributed_surface_uniform;
ENTITY load;
parent_load_case  :  load_case;
load_name  :  label;
load_description  :  OPTIONAL text;
ENTITY load_element;
supporting_element  :  element;
load_position_label  :  OPTIONAL label;
reference_system  :  OPTIONAL text;
destablizing_load  :  OPTIONAL BOOLEAN;
global_or_local  :  global_or_local_load;
ENTITY load_element_distributed;
projected_or_true  :  projected_or_true_length;
ENTITY load_element_distributed_surface;
surface_definition  :  bounded_surface;
ENTITY load_element_distributed_surface_uniform;
load_value  :  applied_load_static_pressure;
END_ENTITY;