ENTITY applied_load_static
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY applied_load_static
ABSTRACT SUPERTYPE OF (ONEOF
(applied_load_static_displacement,
applied_load_static_force,
applied_load_static_pressure))
SUBTYPE OF (applied_load);
END_ENTITY;
Explicit Attributes
Entity applied_load_static has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity applied_load_static inherits from the following supertypes:
applied_load
Subtypes
Entity applied_load_static has the following subtypes:
applied_load_static_displacement*
applied_load_static_force*
applied_load_static_pressure*
* - Immediate Subtypes
Referenced By
Entity applied_load_static 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