ENTITY part_derived
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY part_derived
SUBTYPE OF (part);
made_from : part;
involved_processes : SET [0:?] OF structural_frame_process;
WHERE
WRP2 : made_from :<>: (SELF);
END_ENTITY;
Explicit Attributes
Entity part_derived has the following local and inherited explicit attributes:
Derived Attributes
Entity part_derived has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity part_derived inherits from the following supertypes:
structural_frame_item
structural_frame_product
part
Subtypes
No subtypesReferenced By
Entity part_derived 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