ENTITY load_member
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 - see Issue 5 *)
ENTITY load_member
ABSTRACT SUPERTYPE OF (ONEOF(load_member_distributed, load_member_concentrated))
SUBTYPE OF (load);
supporting_member : assembly_design_structural_member;
load_position_label : OPTIONAL label;
reference_system : OPTIONAL text;
destablizing_load : OPTIONAL BOOLEAN;
global_or_local : global_or_local_load;
END_ENTITY;
Explicit Attributes
Entity load_member has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity load_member inherits from the following supertypes:
load
Subtypes
Entity load_member has the following subtypes:
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
* - Immediate Subtypes
Referenced By
Entity load_member 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