ENTITY externally_defined_dimension_definition
(* SCHEMA feature_based_process_planning; *)
ENTITY externally_defined_dimension_definition
SUBTYPE OF (externally_defined_item, dimensional_size);
WHERE
wr1: SELF.source.description =
'externally defined dimension specification';
wr2: SIZEOF(QUERY ( adr <* USEDIN(SELF,'FEATURE_BASED_PROCESS_PLANNING.APPLIED_DOCUMENT_REFERENCE.ITEMS')
| (adr.assigned_document.description =
'externally defined size dimension specification') )) <= 1;
END_ENTITY; -- externally_defined_dimension_definition
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] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:01-04:00