ENTITY externally_defined_dimension_definition
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY externally_defined_dimension_definition
SUBTYPE OF (dimensional_size, externally_defined_item);
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,
'AUTOMOTIVE_DESIGN.APPLIED_DOCUMENT_REFERENCE.ITEMS') | adr.
assigned_document.description = 'external size dimension specification'));
END_ENTITY; -- 10303-214: automotive_design
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:
dimensional_size
externally_defined_item
Subtypes
No subtypesReferenced By
Entity externally_defined_dimension_definition and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00