ENTITY externally_defined_dimension_definition
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP224
-- IN AP203e2/AP214/AP224/AP238 STEP-NC/AP242
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, 'STEP_MERGED_AP_SCHEMA.APPLIED_DOCUMENT_REFERENCE.ITEMS')| (adr.assigned_document.description = 'external size dimension specification')));
END_ENTITY;
Explicit Attributes
Entity externally_defined_dimension_definition has the following local and inherited explicit attributes:
Derived Attributes
Entity externally_defined_dimension_definition has the following local and inherited 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
2024-09-06T14:00:31-04:00