ENTITY loaded_product

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY loaded_product;
	product : structural_frame_product;
 	load_definition : applied_load;
	time_variation : OPTIONAL physical_action;
END_ENTITY;

Explicit Attributes

Entity loaded_product has the following local and inherited explicit attributes:
AttributeTypeDefined By
 productstructural_frame_product (ENTITY)loaded_product
 load_definitionapplied_load (ENTITY)loaded_product
 time_variationphysical_action (ENTITY)loaded_product

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity loaded_product and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_loading_item SELECT loaded_product


[Top Level Definitions] [Exit]

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