ENTITY assembly_manufacturing_child
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY assembly_manufacturing_child
SUBTYPE OF (assembly_manufacturing);
parent_assembly : assembly_manufacturing;
WHERE
WRA19 : parent_assembly :<>: (SELF);
END_ENTITY;
Explicit Attributes
Entity assembly_manufacturing_child has the following local and inherited explicit attributes:
Derived Attributes
Entity assembly_manufacturing_child has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity assembly_manufacturing_child inherits from the following supertypes:
structural_frame_item
structural_frame_product
assembly
assembly_manufacturing
Subtypes
No subtypesReferenced By
Entity assembly_manufacturing_child 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