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:
AttributeTypeDefined By
 applied_load_namelabel (STRING)applied_load

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

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:
DefinitionTypeReferenced Entity
 loaded_product ENTITY applied_load
 load_connection ENTITY applied_load
 load_element_concentrated ENTITY applied_load
 load_element_distributed_curve ENTITY applied_load
 load_member_concentrated ENTITY applied_load
 load_member_distributed_curve ENTITY applied_load
 load_node ENTITY applied_load
 select_loading_item SELECT applied_load


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00