ENTITY externally_defined_dimension_definition
(* SCHEMA integrated_cnc_schema; *)
ENTITY externally_defined_dimension_definition
SUBTYPE OF (externally_defined_item, dimensional_size);
WHERE
WR1: (SELF\externally_defined_item.item_id = 'external size dimension')
AND (SELF\externally_defined_item.source.source_id =
'external size dimension specification');
WR2: 1 >= SIZEOF(QUERY (adr <* USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.APPLIED_DOCUMENT_REFERENCE.ITEMS')| (
adr.assigned_document.description =
'external size dimension specification')));
END_ENTITY; -- 10303-238: integrated_cnc_schema
Explicit Attributes
Entity externally_defined_dimension_definition has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity externally_defined_dimension_definition inherits from the following supertypes:
externally_defined_item
dimensional_size
Subtypes
No subtypesReferenced By
Entity externally_defined_dimension_definition 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:18-02:00