ENTITY core_box_tooling
(* SCHEMA cast_parts_schema; *)
ENTITY core_box_tooling
SUBTYPE OF (casting_product_definition);
WHERE
(* core_box_tooling to production_core_box(as cores_for_pattern) *)
wr1: SIZEOF(QUERY ( sa <* get_property_definition_shape_aspect(SELF) |
((sa.description='core box tooling occurence') AND
(SIZEOF(QUERY (sar <* USEDIN(sa,
'CAST_PARTS_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') |
(('CAST_PARTS_SCHEMA.SHAPE_DEFINING_RELATIONSHIP') IN TYPEOF(sar)) AND
(sar.description = 'production core box reference usage') AND
('CAST_PARTS_SCHEMA.PRODUCTION_CORE_BOX'
IN TYPEOF(sar.relating_shape_aspect))
)) >=1 )))) >=1;
END_ENTITY; -- core_box_tooling
Explicit Attributes
Entity core_box_tooling has the following local and inherited explicit attributes:
Derived Attributes
Entity core_box_tooling has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity core_box_tooling inherits from the following supertypes:
product_definition
casting_product_definition
Subtypes
Entity core_box_tooling has the following subtypes:
core_master*
* - Immediate Subtypes
Referenced By
Entity core_box_tooling and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:48-04:00