ENTITY load
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - see Issue 5 *)
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;
Explicit Attributes
Entity load has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
parent_load_case | load_case (ENTITY) | load |
load_name | label (STRING) | load |
load_description | text (STRING) | load |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity load has the following subtypes:
load_connection* load_element* load_element_concentrated load_element_distributed load_element_distributed_curve load_element_distributed_curve_line load_element_distributed_surface load_element_distributed_surface_uniform load_element_distributed_surface_varying load_element_thermal load_member* load_member_concentrated load_member_distributed load_member_distributed_curve load_member_distributed_curve_line load_member_distributed_surface load_member_distributed_surface_uniform load_member_distributed_surface_varying load_node*
* - Immediate Subtypes
Referenced By
Entity load and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00