ENTITY assembly_design_child
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY assembly_design_child
SUBTYPE OF (assembly_design);
parent_assemblies : SET [1:?] OF assembly_design;
WHERE
WRA27 : SIZEOF(QUERY(assembly <* parent_assemblies | assembly :=: (SELF)) ) = 0;
END_ENTITY;
Explicit Attributes
Entity assembly_design_child has the following local and inherited explicit attributes:
Derived Attributes
Entity assembly_design_child has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity assembly_design_child inherits from the following supertypes:
structural_frame_item
structural_frame_product
assembly
assembly_design
Subtypes
No subtypesReferenced By
Entity assembly_design_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