ENTITY applied_load
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY applied_load
ABSTRACT SUPERTYPE OF (ONEOF(applied_load_static, applied_load_dynamic));
applied_load_name : label;
END_ENTITY;
Explicit Attributes
Entity applied_load has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
applied_load_name | label (STRING) | applied_load |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity applied_load has the following subtypes:
applied_load_dynamic*
applied_load_dynamic_acceleration
applied_load_dynamic_velocity
applied_load_static*
applied_load_static_displacement
applied_load_static_force
applied_load_static_pressure
* - Immediate Subtypes
Referenced By
Entity applied_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