ENTITY machining_setup
(* SCHEMA integrated_cnc_schema; *)
ENTITY machining_setup
SUBTYPE OF (product);
WHERE
WR1: (0 = SIZEOF (QUERY (pdf <* USEDIN (SELF,
'INTEGRATED_CNC_SCHEMA.' +
'PRODUCT_DEFINITION_FORMATION.OF_PRODUCT') | NOT
(0 = SIZEOF (QUERY (pd <* USEDIN (pdf,
'INTEGRATED_CNC_SCHEMA.PRODUCT_DEFINITION.FORMATION') | NOT
-- it has one associated security plane.
(1 = SIZEOF (QUERY (prop <* USEDIN (pd,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
(prop.name = 'security plane'))))
)))
)));
END_ENTITY; -- 10303-238: integrated_cnc_schema
Explicit Attributes
Entity machining_setup has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity machining_setup inherits from the following supertypes:
product
Subtypes
No subtypesReferenced By
Entity machining_setup and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:21-02:00